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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Description |
Let's bind GLOBAL-only gtid_* system variables to the recently added privileges as follows: {noformat} 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 {noformat} As of version 10.5.1 they required the SUPER privilege. |
Let's bind GLOBAL-only gtid_* system variables to the recently added privileges as follows:
{noformat} 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 {noformat} As of version 10.5.1, a SET command for these global variables required the SUPER privilege. |
issue.field.resolutiondate | 2020-03-18 13:19:28.0 | 2020-03-18 13:19:28.905 |
Fix Version/s | 10.5.2 [ 24030 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 105740 ] | MariaDB v4 [ 134216 ] |