3 messages in com.mysql.lists.javaRe: Bad handshake problem with java a...
FromSent OnAttachments
Michael Widenius15 Feb 2000 05:56 
Carlos Proal15 Feb 2000 08:01 
Michael Widenius15 Feb 2000 13:06 
Subject:Re: Bad handshake problem with java and MySQL 3.22.32
From:Carlos Proal (pro@hotmail.com)
Date:02/15/2000 08:01:40 AM
List:com.mysql.lists.java

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.