Page 1 of 1

mysql from console ?

PostPosted: 02. December 2005 18:16
by quentin
Hello...i have this problem :

[root@web1 bin]# mysql -u root -p password
Enter password:
ERROR 1251: Client does not support authentication protocol requested by server; consider upgrading MySQL client


What is the problem ?

PostPosted: 02. December 2005 19:47
by Wiedmann
You must use "mysql" from XAMPP and not from your system.