From: Michael Widenius <mon...@monty.pp.sci.fi>
Reply-To: mon...@tcx.se
To: ja...@lists.mysql.com, mys...@lists.mysql.com, anno...@lists.mysql.com
Subject: Bad handshake problem with java and MySQL 3.22.32
Date: Tue, 15 Feb 2000 15:57:20 +0200 (EET)
Hi!
The protocol security fix in MySQL 3.22.32 caused a bug in the MM
driver to show its ugly face: (I haven't had time to verify if the twz
driver has the same problem)
For connections where one uses passwords and the passwords is not 8
bytes longs, you will get a Bad Handshake error.
i dont know if this 'fix' is currently used by version 3.23.8 because in
that way i have developed with MM driver and passwords around 4 chars or
less and everything is fine.