mariadb/mysql-test/suite/sys_vars/t/sync_binlog_grant.test

9 lines
217 B
Text

--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