Re: Problem when I want to set password to root user

2001-01-16 Thread Carsten Gehling
From: "Michel Tignyemb" <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 4:33 PM >Here is the command : > mysqladmin -u root -p password 'mysql' Remove the space between -p and password: mysqladmin -u root -ppassword mysql - Carsten --

Problem when I want to set password to root user

2001-01-16 Thread Michel Tignyemb
Here is the command : mysqladmin -u root -p password 'mysql' Enter password: mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' here is mysql.trace file: .. get_charsets_dir: info: charsets dir='/opt/Pmysql/3.23.30g/s