> Everything works great, except that I can't access a database created
> by root as another user. When I grant privileges, from the command
> line or phpmyadmin, things seem to work fine (no error message), but
> access is still denied. I did restart MySQL after granting rights.
You can also check the following. Open the mysql database (the
'real' mysql db, the one that's part of the distribution).
Issue a 'select * from user' command and check if the 'another
user' is really there with the correct settings for the
privileges. Issue also a 'select * from db'.
Peter van der Kamp
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php