Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Let's bind GLOBAL-only gtid_* system variables to the recently added privileges as follows:
Name Scope New GLOBAL privilege
|
---- ------------- ---------------------------------
|
gtid_binlog_state GLOBAL SUPER or REPLICATION MASTER ADMIN
|
gtid_cleanup_batch_size GLOBAL SUPER or REPLICATION SLAVE ADMIN
|
gtid_ignore_duplicates GLOBAL SUPER or REPLICATION SLAVE ADMIN
|
gtid_pos_auto_engines GLOBAL SUPER or REPLICATION SLAVE ADMIN
|
gtid_slave_pos GLOBAL SUPER or REPLICATION SLAVE ADMIN
|
gtid_strict_mode GLOBAL SUPER or REPLICATION SLAVE ADMIN
|
As of version 10.5.1, a SET command for these global variables required the SUPER privilege.
Attachments
Issue Links
- relates to
-
MDEV-21743 Split up SUPER privilege to smaller privileges
- Closed
-
MDEV-22026 Document 10.5 privilege changes
- Closed