Good morning, I was wondering if anyone has had experience telnetting to a windows version of mysql? When I type the following in command prompt,
I get the following result:VB Code:
telnet 192.168.50.50 3306
VB Code:
7 5.0.16-nt☺T(iWY:V",☻Bf^"/c(9)`+P Connection to host lost.
I know that the first part of the result is normal, you are supposed to get the version number (5.0.16-nt), along with garbage back...but after about 10 seconds the connection is lost. I have tried this with two mysql servers, one on my PC...another on a server, and both connections are lost.




Reply With Quote