I have installed MySQL server 5 on redhat linux. I can\'t login as root so I can\'t change the root password.
mysql -u root -p Enter password:
The root user password is an empty string by default.
And (using password: NO) says that there is no password.
(using password: NO)
Do you try to login from another system? I imagine you can only login as root user locally.