Re: MySQL wrapper dll broken?
Posted by: Andrew Hutchings
Date: July 05, 2010 01:55PM

Hello Ryan,

Most likely cause is you are compiling you app against an old client library version and connecting to a newer server. I suggest either upgrading the client library or restarting the mysql server with the --old-passwords option (or add this to my.cnf in the [mysqld] section).

--
Andrew Hutchings, MySQL Senior Technical Support Engineer, Americas
Oracle Corporation UK Limited
http://www.mysql.com/

Options: ReplyQuote


Subject
Views
Written By
Posted
1524
July 02, 2010 08:17AM
Re: MySQL wrapper dll broken?
448
July 05, 2010 01:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.