MySQL Forums
Forum List  »  Newbie

Newbie: New user can't see any databases
Posted by: narthalion
Date: September 05, 2004 06:15AM

Hi there...

I'm starting with administrating MySQL, and the first problem arises. I installed MySql and everything works fine. With the root-user I can do what I want.

I created a very simple DB with three tables and a new User (via PhpMyAdmin). He has no global rights, but SELECT, UPDATE and INSERT rights for my test-db.

I can connect with my testuser to the server, but he is unable to see my test-db (SHOW DATABASES return empty set)... which right did I forget to grant him, so that he can see and use the test.db?

As mentioned before, with the root-user, everything works fine...

Thanks for your help

Narthalion

Options: ReplyQuote


Subject
Written By
Posted
Newbie: New user can't see any databases
September 05, 2004 06:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.