[MDEV-21967] Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables Created: 2020-03-18  Updated: 2020-03-24  Resolved: 2020-03-18

Status: Closed
Project: MariaDB Server
Component/s: Replication, 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:
Relates
relates to MDEV-21743 Split up SUPER privilege to smaller p... Closed
relates to MDEV-22026 Document 10.5 privilege changes Closed

 Description   

SET for the following semisyncrhonous replication related system GLOBAL-only variables:

  • rpl_semi_sync_master_enabled
  • rpl_semi_sync_master_timeout
  • rpl_semi_sync_master_wait_no_slave
  • rpl_semi_sync_master_trace_level
  • rpl_semi_sync_master_wait_point
  • rpl_semi_sync_slave_enabled
  • rpl_semi_sync_slave_trace_level
  • rpl_semi_sync_slave_delay_master
  • rpl_semi_sync_slave_kill_conn_timeout

is allowed only for users with the SUPER privilege as of 10.5.1.

Let's allow SET for the rpl_semi_sync_master_* global variables also for users with the REPLICATION MASTER ADMIN privilege.
Let's allow SET for the rpl_semi_sync_slave_* global variables also for users with the REPLICATION SLAVE ADMIN privilege.


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