I'm trying to make my mysql a little more secure by restricting certain users to 
certain databases.

Looking at the manual, it appears I do what I need to do via the mysql:db table.  I 
was told by several people that mysql:db should contain a list of all databases 
in mysql... the problem is that mine does not.

I have about 9 databases and only 2 are listed in the db table (and neither of the two 
are actual databases).  Am I supposed to add this information manually to 
db table or is this supposed to be an automatic thing?  If it's automatic, why is it 
not automatic for me?

John



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