Re: phpMyAdmin 2.5.4 login in ERROR!

2005-04-05 Thread Michael Stassen
On Apr 5, 2005, at 6:41 AM, Nico Alberti wrote: That is as follow: #1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client Hi Zhu, have a look at http://dev.mysql.com/doc/mysql/en/old-client.html Basically, you should keep on using the pre 4.1

Re: phpMyAdmin 2.5.4 login in ERROR!

2005-04-05 Thread Nico Alberti
> That is as follow: > #1251 - Client does not support authentication protocol requested by server; > consider upgrading MySQL client > Hi Zhu, have a look at http://dev.mysql.com/doc/mysql/en/old-client.html Basically, you should keep on using the pre 4.1 authentication mechanism if you have to

phpMyAdmin 2.5.4 login in ERROR!

2005-04-05 Thread Zhu Xiaofeng
phpMyAdmin 2.5.4 + MySQL 4.17 + PHP 5 When the weclome picture is being shown, i try to login with root ,but error message is occurred. That is as follow: #1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client Thanks for all and need your hel