summaryrefslogtreecommitdiffstats
path: root/mysql-test/include/binlog_combinations.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/binlog_combinations.inc')
-rw-r--r--mysql-test/include/binlog_combinations.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/include/binlog_combinations.inc b/mysql-test/include/binlog_combinations.inc
new file mode 100644
index 00000000..2ddd7876
--- /dev/null
+++ b/mysql-test/include/binlog_combinations.inc
@@ -0,0 +1,5 @@
+# The goal of including this file is to test with different
+# binlog combinations: row, stmt or mix
+# (see include/binlog_combinations.combinations)
+
+--source include/have_log_bin.inc