[MDEV-21973] Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system variables Created: 2020-03-18 Updated: 2020-03-24 Resolved: 2020-03-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| 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 |
|
Let's bind GLOBAL-only gtid_* system variables to the recently added privileges as follows:
As of version 10.5.1, a SET command for these global variables required the SUPER privilege. |