Hi,

> I've granted a user ALL PRIVILEGES on a particular database 
> and when they log in using MySQLGUI they can see all the 
> databases on the server. Even though they can't do anything 
> with them, I would prefer if they didn't see them at all. 
> Any ideas?

Check out: http://www.mysql.com/doc/P/r/Privileges_options.html
You need to run the server with the --safe-show-database option.


Rgds,
Indrek

--
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Indrek Siitan <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, The Web Guru
/_/  /_/\_, /___/\___\_\___/   Tallinn, Estonia
       <___/   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