At 14:42 -0400 12/12/03, Victor Medina wrote:
It happens that when a client tries to log into the db server using
passwords the server doesn't seems to authorize. Even the most recent
MyCC client fails to autorize users using passwords. Do I need to
compile the clients against the new server's library? The MyCC client
was linked againts the 4.0.16 server. was there any change in the
auth-protocol?
4.1 changed the authentication code. You can tell mysqld to use
the old authentication by starting it with the --old-passwords
option (or add old-passwords to the [mysqld] group in my.cnf).
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]