MySQL Forums
Forum List  »  Newbie

Re: MAX_ROWS
Posted by: Rick James
Date: February 01, 2011 11:00PM

Probably could do it with GRANT. It would mean going through all the logins, and GRANTing only SELECT on that table, plus any other tables and databases.

If you have an application that needs a lot of special restrictions, you might consider creating a layer between the users and the database.

Options: ReplyQuote


Subject
Written By
Posted
January 30, 2011 11:57PM
February 01, 2011 08:25PM
February 01, 2011 09:41PM
Re: MAX_ROWS
February 01, 2011 11:00PM
February 01, 2011 11:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.