In the last episode (Mar 12), Tam, Michael said:
> I am running MySQL 4.0.11a on Win2k Pro at home.  The machine is
> connected to a router which redirect port 3306 to MySQL.  Things seem
> to work very well.  I have MySQLCC and MySQL-Front both connecting to
> MySQL locally and remotely.  However, when I try connecting through
> telnet locally at this point, I receive a prompt with MySQL Version
> and some ASCII characters, and then a few second later I got a bad
> handshake and connection closed.  I do not have a clue whether it is
> problem caused by the router or I misconfig MySQL so it fails the
> telnet connection.  Any suggestion or help would be greatly
> appreciated.

MySQLD is not a telnet daemon.  You need to access it with an ODBC
connection or the mysql.exe CLI frontend.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to