summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/sys_vars/t/sync_binlog_grant.test
blob: 114be48e19f286518dc50a513c179e0879eba514 (plain)
1
2
3
4
5
6
7
8
9
--echo #
--echo # MDEV-21963 Bind BINLOG ADMIN to a number of global system variables
--echo #

--let var = sync_binlog
--let grant = BINLOG ADMIN
--let value = 10

--source suite/sys_vars/inc/sysvar_global_grant.inc