Greetings,

I am sorry if I am asking a question that has already been answered somewhere. If it was and you know where - please let me know.

I am trying to give access to a user, who should have access to a specific database with over 200 tables and should not have access to one or two of them.

Reading MySQL's manual only suggests that I have to add ALL tables that I want the user to have access to into the tables_priv and exclude the ones that the uses should not have accesss to.

That is correct.


-- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com

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



Reply via email to