I did not set password on mysql admin account at http://localhost/WAMP/phpMyAdmin/index.php. When I login, I just type username as 'admin' and leave password blank. Now I cannot login any more. It seems someone has changed it.
When I try to access it from webpage, I got an error:
Warning: mysql_connect(): Access denied for user: 'root'@'localhost' (Using password: NO) in c:\program files\apache group\apache\htdocs\login.php on line 54
Could not connect to MySQL server!
Could someone help me to solve this problem? I backed up all tables and rows in database. Do I have to reinstall mysql?
Thanks.