Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
SET for the following binlog related system GLOBAL variables:
- binlog_annotate_row_events
- binlog_row_image
is allowed only for users with the SUPER privilege as of 10.5.1.
Let's allow SET for these variables also for users with the BINLOG ADMIN privilege.
SET for the same session variables is allowed to any user as of 10.5.1. This looks wrong. Let's allow SET for these local variables only to users having SUPER or BINLOG ADMIN privilege.
Attachments
Issue Links
- relates to
-
MDEV-21743 Split up SUPER privilege to smaller privileges
- Closed
-
MDEV-22026 Document 10.5 privilege changes
- Closed