Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.1.1
-
Fix Version/s: 10.1
-
Component/s: OTHER
-
Labels:None
Description
MariaDB [test]> create role r1; |
Query OK, 0 rows affected (0.00 sec) |
 |
MariaDB [test]> set default role r1 for non_existing_user; |
ERROR 1959 (OP000): Invalid role specification `r1`.
|
Attachments
Issue Links
- relates to
-
MDEV-26875 Wrong user in SET DEFAULT ROLE error
-
- In Review
-