summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_variables-master.opt
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-05-07 06:55:47 -0700
committerunknown <jimw@mysql.com>2005-05-07 06:55:47 -0700
commit686d0ba155c01b5ef792da6debd0e5471bff7366 (patch)
tree096fdf1c8f3d3d801e9684dd8a66b8721d73990c /mysql-test/t/rpl_variables-master.opt
parentbd58e3e59cfa4dd03feb515b38858ba05820284c (diff)
downloadmariadb-git-686d0ba155c01b5ef792da6debd0e5471bff7366.tar.gz
Add support for slave_compressed_protocol, slave_load_tmpdir, and
slave_skip_errors in SHOW VARIABLES. (Bug #7800) sql/structs.h: Add SHOW_SLAVE_SKIP_ERRORS sql/set_var.cc: Add slave_compressed_protocol, slave_load_tmpdir, slave_skip_errors to list of variables. mysql-test/t/rpl_variables.test: Add test for additional slave-related variables mysql-test/r/rpl_variables.result: Update results sql/sql_show.cc: Handle showing slave_skip_errors
Diffstat (limited to 'mysql-test/t/rpl_variables-master.opt')
-rw-r--r--mysql-test/t/rpl_variables-master.opt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/rpl_variables-master.opt b/mysql-test/t/rpl_variables-master.opt
new file mode 100644
index 00000000000..a668c6bfbe8
--- /dev/null
+++ b/mysql-test/t/rpl_variables-master.opt
@@ -0,0 +1 @@
+--slave-skip-errors=3,100,137,643,1752