RE: Help understanding how the connection works

2004-08-02 Thread Carlos Proal
PROTECTED]>,<[EMAIL PROTECTED]> Subject: Help understanding how the connection works Date: Tue, 3 Aug 2004 02:10:56 +0100 Hi ppl, I’m trying to access to mysql server by telnet. When I do like “telnet localhost 3306” if I write something the error is “Bad handshake”. Well can anyone tell me

Help understanding how the connection works

2004-08-02 Thread Gonçalo Silva Dias
Hi ppl, I’m trying to access to mysql server by telnet. When I do like “telnet localhost 3306” if I write something the error is “Bad handshake”. Well can anyone tell me what info do I need to send to the server to establish a connection with mysql server? So I can execute some queries?