Why am i not able to connect to my MySQL databases through telnet?
Meant, i got connected but in few seconds, the connection got closed by a foreign host.
Is it just security stuff implemented by MySQL creators. Is there a way i can modify them in order to telnet them?
Is there a way i can view my databases under Telnet? I'm trying to do it in my Localhost (127.0.0.1), using port 3306 but i just can't.
Please help me. !
