MySQL Forums
Forum List  »  Security

Re: user permissions
Posted by: Peter Brawley
Date: January 06, 2019 07:24PM

Grant... doesn't have an "Except" clause, so you would have to grant Insert priv to every other table, and update that every time a table is added.

To change grants, it's simplest to revoke all then immediately grant as desired.

Options: ReplyQuote


Subject
Views
Written By
Posted
2054
January 06, 2019 04:53PM
Re: user permissions
479
January 06, 2019 07:24PM
444
February 02, 2019 06:39AM


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.