ST_Admin
06-10-2005, 01:03 PM
" Client does not support authentication protocol "
Heres the problem from MySQL themselves:
" MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients. "
Check out this article to correct the problem.
http://dev.mysql.com/doc/mysql/en/old-client.html
Heres the problem from MySQL themselves:
" MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients. "
Check out this article to correct the problem.
http://dev.mysql.com/doc/mysql/en/old-client.html