summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_variables.test
diff options
context:
space:
mode:
authorjimw@mysql.com <>2005-04-04 08:54:36 -0700
committerjimw@mysql.com <>2005-04-04 08:54:36 -0700
commitc2cfa5e435d1b616c99ff50d3c95f2b68f3ab031 (patch)
tree9f0b15216b8049283c72c4f2047ae0ddc19e4959 /mysql-test/t/rpl_variables.test
parent04f8e164fb4ec9c35822a44b1296c69f19ab6d2e (diff)
parent5865330a9e27c050dd644705457eb5d4415e27fd (diff)
downloadmariadb-git-c2cfa5e435d1b616c99ff50d3c95f2b68f3ab031.tar.gz
Merge
Diffstat (limited to 'mysql-test/t/rpl_variables.test')
-rw-r--r--mysql-test/t/rpl_variables.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/t/rpl_variables.test b/mysql-test/t/rpl_variables.test
new file mode 100644
index 00000000000..b332c006118
--- /dev/null
+++ b/mysql-test/t/rpl_variables.test
@@ -0,0 +1,4 @@
+source include/master-slave.inc;
+
+set global slave_net_timeout=100;
+set global sql_slave_skip_counter=100;