mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Eliminate most of the remaining hardcoded list of tests to skip
by adding check for embedded server within tests and splitting some tests into multiple test files.
This commit is contained in:
4
mysql-test/t/rpl_variables.test
Normal file
4
mysql-test/t/rpl_variables.test
Normal file
@@ -0,0 +1,4 @@
|
||||
source include/master-slave.inc;
|
||||
|
||||
set global slave_net_timeout=100;
|
||||
set global sql_slave_skip_counter=100;
|
||||
Reference in New Issue
Block a user