Error MySQL 5.5.12
-
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina
Error MySQL 5.5.12
I updated MySQL 5.5.11 for MySQL 5.5.12 and Mydac 6.10 does not work
Following error When MyConnection1.open :
#08S01 Bad handshake
Following error When MyConnection1.open :
#08S01 Bad handshake
Same Problem #08S01 Bad handshake with MYSQL 5.5.12
Mysql 5.5.12 (64bit or 32bit) gives the handshake error message with Mydac 4 and 5 whilst executing myconnection.open.
MYSQL 5.1 works fine with MYDAC 4 & 5.
EMS works fine with MYSQL 5.5.12
Please help urgently as i upgraded clients database and now my application is unusable
Thanks
MYSQL 5.1 works fine with MYDAC 4 & 5.
EMS works fine with MYSQL 5.5.12
Please help urgently as i upgraded clients database and now my application is unusable
Thanks
-
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina
-
- Posts: 7
- Joined: Mon 17 Sep 2007 14:44
2 weeks!!!
I've spent yesterday to revert the databases of some customers,
My customers can not stay 2 weeks with out the software!!!
this is not a professional work at all.
it is not a bug which we could live with!!!
My customers can not stay 2 weeks with out the software!!!
this is not a professional work at all.
it is not a bug which we could live with!!!
Error MySQL 5.5.12
As temporary solution we have set Myconnection.Option.Direct to false and copy libmysql.dll into client pc.
What about older MyDac Versions?
What about the owners of version 5 or even 4!!
I'm not planning to upgrade to version 6 in the near future!!
I'm not planning to upgrade to version 6 in the near future!!
Re: Error MySQL 5.5.12
What I did to solve this problem, as an emergency action, was simply to uninstall MySQL 5.6 and install MySQL 5.0 instead of upgrading MyDAC. As my application was built some years ago, this solution may seem not so elegant, but it was perfect. It works fine now on Windows 2012 Server Essentials.
Re: Error MySQL 5.5.12
The "BAD HANDSHAKE" error can be avoided either by upgrading MyDAC or downgrading MySQL.
Please note that the "BAD HANDSHAKE" error is caused by changes in the MySQL protocol in the latest versions of MySQL. If you want to work with latest MySQL versions, you should use latest MyDAC versions.
Please note that the "BAD HANDSHAKE" error is caused by changes in the MySQL protocol in the latest versions of MySQL. If you want to work with latest MySQL versions, you should use latest MyDAC versions.