MySQL Forums
Forum List  »  Docs

Re: MySQLClient.MySQLConnection documentation
Posted by: KimSeong Loh
Date: January 25, 2006 12:20AM

MySQL ODBC connector version 3.51.07?

Try to update it to the latest version.

If I am not wrong, this ODBC connector does not support the new password hashing that was introduced in MySQL server 4.1

Alternative, reset your password with the old_password() function to confirm it. This will hash your password with the old algorithm.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQLClient.MySQLConnection documentation
3137
January 25, 2006 12:20AM


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.