Vernon A Webb writes:
> I have setup a database that GRANTs a specific user access 
> to a database, which is theirs and will be their 
> responsibility to manage. 
> 
> They have privileges on that database only. Using MySQLGUI 
> they can log in and manage that database, but from the drop-
> down menu they also see the other databases that exist on 
> the server which is not such a bad thing, I guess, but I 
> would prefer that they not be there at all, only their 
> database. Is there a way to hide the other databases from 
> them? 
> 
> Also, if people were not to use the MySQLQUI (which is a 
> dog by the way, and an old dog at that) how else would they 
> manage the database without giving them login privileges to 
> the server?
> 
> Thanks

Hi!

Yes, there is :

Add --safe-show-database to mysqld startup options.

As you see, that has nothing to do with mysqlgui. 

And thanks for the compliments !

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
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

Reply via email to