Hi,every one: pls help me. i have downloaded a mysql 3.23.52 server and client linux rpm package. i installed them on rh7.2
everything is ok. and the mysqld daemon has also been started. but when i try to change the root password using the folloing command: /usr/bin/mysqladmin -u root password 'new-password' there is an error : ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) i can't also using root account to login mysql > mysql -uroot ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) when i login like "mysql " i can login,but i just can use test database, what had happended? how can i resolve this problem? thank you very much, Best regards, Roger --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php