MySQL Forums
Forum List  »  Security

Re: In MySQL 8, how do you distinguish between Roles and Users in table mysql.user?
Posted by: Peter Brawley
Date: October 31, 2018 09:48AM

A role is a mysql.user row with no authentication_string, ie a named privilege set.

Options: ReplyQuote




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.