[MDEV-21960] Bind READ_ONLY ADMIN to @@read_only Created: 2020-03-17 Updated: 2020-03-24 Resolved: 2020-03-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Variables |
| Fix Version/s: | 10.5.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
SET for the read_only GLOBAL-only system variable requires the SUPER privilege. Let's allow SET for this variable also for users with the READ_ONLY ADMIN privilege. |