[MDEV-22490] SET DEFAULT ROLE ALL to make all roles active by default Created: 2020-05-07  Updated: 2020-05-08

Status: Open
Project: MariaDB Server
Component/s: Authentication and Privilege System
Fix Version/s: None

Type: Task Priority: Major
Reporter: Daniel Black Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: Compatibility


 Description   

like mysql8.0



 Comments   
Comment by Sergei Golubchik [ 2020-05-08 ]

sql standard dictates that one can only have one role set at any given point in time.

SELECT CURRENT_ROLE();

cannot return a list, and

CREATE DEFINER=CURRENT_ROLE VIEW ...

cannot work at all

Generated at Thu Feb 08 09:15:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.