Re: Connection problems, hashed passwords!
Posted by: Konstantin Osipov
Date: May 14, 2005 01:42AM

The server displays this message when the client is from MySQL 4.0 and earlier and the server
is 4.1 and later.
In 4.1 password authentication scheme was changed, and the old scheme was left only for compatibility.
You can run the server with the option --old-passwords to get the old behaviour.
Meanwhile you should considrer acquiring more recent ADO drivers (which probably are using ODBC underneath, I don't know), which send the password in accordance to the new authentication scheme.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Connection problems, hashed passwords!
426
May 14, 2005 01:42AM


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.