Hello,

I want to connect to mysql from remote server.When i telnet, i get the following:

telnet 127.0.0.1 3306
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Some garbage values:

4
4.1.11`RYG:*b0h<1~L?74?~#+
and after 2-3 seconds connection is closed automatically.

Connection closed by foreign host.
Can anyone tell me, what's the problem?