mariadb/mysql-test/t/rpl_variables.test
jimw@mysql.com 690183d1a0 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.
2005-03-29 17:17:46 -08:00

4 lines
107 B
Text

source include/master-slave.inc;
set global slave_net_timeout=100;
set global sql_slave_skip_counter=100;