Hi,
First time I have taken a dedicated server and on that I have very less knowledge about MYSQL and Linux commands.
When I am trying to enter
shell>MYSQL
it is giving access denied message. Even when I am using
shell> mysql -u root -p
I am getting this error message "Error 1045 (28000): Access denied for user
'root'@'localhost' (using password: NO)"
Can some please help in why >MYSQL is not working and how to retrrieve the mysql root password.
Thanks in Advance
Amjad