I just noticed that a restricted user to only one database can still run "show databases;"
and see all the names of the databases in MySQL.


You would think that it would only return the databases that that user is allowed to connect to.

Is there a way I can show only those databases that he has rights to without giving him rights to the mysql database to use the db table?


Thanks, Mike



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to