Bad Handshake in connecting MySQL 4.1.7

2004-12-29 Thread Somashekara DM
Hi all, I'm using MySQL 4.1.7 Production binary version and try to connect it from mysql 4.1.0 client. I get ERROR 1043: Bad handshake error on the console. I don't have problem in connecting using same version of mysql client (MySQL 4.1.7) Is there a way to fix it, please help me on it.

Re: Bad Handshake in connecting MySQL 4.1.7

2004-12-29 Thread Chris
I believe that 4.1.0 and 4.1.1 were doing things a bit differently than 4.1.2+ , so your problem is likely caused by that. 4.1.0 wasn't a production release, I'd suggest upgrading the client. Of course, there might be something I'm missing... Chris Somashekara DM wrote: Hi all, I'm using MySQL