I'm having some major permission problems with mySQL.
When I installed MySQL, I setup a mysql user & group as instructed. I can access any "test" databases as I should. However, I can't modify any other tables. I'm always getting "mysql@localhost" password YES denied.
I've looked in the documentation on this, but even when I try to set a new password using mysqladmin I get "permission denied".
Anyone help me on this?
Thanks in advance.

When I installed MySQL, I setup a mysql user & group as instructed. I can access any "test" databases as I should. However, I can't modify any other tables. I'm always getting "mysql@localhost" password YES denied.
I've looked in the documentation on this, but even when I try to set a new password using mysqladmin I get "permission denied".
Anyone help me on this?
Thanks in advance.
