Hey,
I'm trying to config mysql admin and keep getting some dam error, here it is:
MYSQLADMIN: connect to server at 'localhost' failed
error: 'Acess denied for user: 'root@127.0.0.1' <Using password: YES>
I get that after I use "-u root password"
then "-u root reload" then attempt to view it with "-u root -p status"
How can I fix this, it won't let me change the password or anythin, do I gotta reinstall or what?
Ian