From: Date: December 29 2004 8:07pm Subject: Re: Bad Handshake in connecting MySQL 4.1.7 List-Archive: http://lists.mysql.com/mysql/177821 Message-Id: <41D3006C.2080404@leftbrained.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 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. > > Thanks for your time. > Soma > > >