7 messages in com.mysql.lists.mysqlRe: Can't login
FromSent OnAttachments
Chun Ng09 Mar 2000 18:36 
Chun Ng09 Mar 2000 18:41 
Jonathan Stimmel09 Mar 2000 18:53 
Chun Ng09 Mar 2000 18:57 
Jason Brooke09 Mar 2000 19:02 
Jason Brooke09 Mar 2000 19:27 
Chun Ng09 Mar 2000 20:12 
Subject:Re: Can't login
From:Jason Brooke (jas@qgl.org)
Date:03/09/2000 07:02:12 PM
List:com.mysql.lists.mysql

If you ran mysql_install_db, it means root has no password. From the error you posted, you're supplying a password.

jason

BTW, I have re-run the scipt mysql_install_db already in a hope of reinstall the grant tables, but I failed. Now whatever I tried to login to MySQL, this error message will pop out:

mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)'

Thanks,