1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
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

5 lines
107 B
Plaintext

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