mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests.
This commit is contained in:
2
mysql-test/suite/sys_vars/r/slave_exec_mode_basic.result
Normal file
2
mysql-test/suite/sys_vars/r/slave_exec_mode_basic.result
Normal file
@ -0,0 +1,2 @@
|
||||
SET @start_value = @@global.slave_exec_mode;
|
||||
'This variable is not supported in version 5.1.22. It is introduced in 5.1.24'
|
Reference in New Issue
Block a user