Ok I had MySQL on my last install of Redhat 8 and am trying to bring my system back up to par after a complete clean re-install of RH 9. However I am having the same problem I ahd the last time I installed it. It seems the data base creates 2 "root" user account. One at root@llocalhost and another at root@your_system_name. Now when I assign the password doing:
[quote]
/usr/bin/mysqladmin -u root password "new password"
[/qupte]
it appears successfull but when I try to log in as root it errors saying access denied. I try both root account because I remember this happening last time but both accounts error saying wrong password.
Anyone have any ideas? Is there a better free db out there?


