MySQL Forums
Forum List  »  Newbie

Re: Permission
Posted by: Phillip Ward
Date: March 27, 2020 06:07AM

Of course. The general pattern to use is something like this:

* Create a Role.
* Grant permissions on tables, etc. to that Role.
* Grant that Role to Users.

Never give out "elevated" permissions or passwords to "rank and file" Users.
Always keep the biggest and best tools in the toolbox for yourself.

Regards, Phill W.

Options: ReplyQuote


Subject
Written By
Posted
March 25, 2020 06:14PM
March 25, 2020 07:59PM
Re: Permission
March 27, 2020 06:07AM


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.