summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/sys_vars/t/binlog_row_image_grant.test
blob: e50b3750ad3d0b949329f4fc4f2284b703fba4f4 (plain)
1
2
3
4
5
6
7
8
9
--echo #
--echo # MDEV-21971 Bind BINLOG ADMIN to binlog_annotate_row_events and binlog_row_image global and session variables
--echo #

--let var = binlog_row_image
--let grant = BINLOG ADMIN
--let value = 1

--source suite/sys_vars/inc/sysvar_global_and_session_grant.inc