Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.13, 10.1(EOL)
-
None
-
10.1.14
Description
A user is granted one role only and no other privileges.
SET ROLE NONE makes mysqld crash
mysql> SET ROLE NONE;
|
ERROR 2013 (HY000): Lost connection to MySQL server during query
|