summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mtr/t/test2.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/mtr/t/test2.test')
-rw-r--r--mysql-test/suite/mtr/t/test2.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/suite/mtr/t/test2.test b/mysql-test/suite/mtr/t/test2.test
new file mode 100644
index 00000000000..5e310eaed2f
--- /dev/null
+++ b/mysql-test/suite/mtr/t/test2.test
@@ -0,0 +1,10 @@
+#
+# This test has two combinations in the mtr suite (from combs.combinations)
+# and one combination from mtr-example (overlayed combs.combinations).
+# But it also has test2.opt file in the overlay. Thus it will run
+# two times in the parent suite, and three times in the overlay.
+#
+--disable_result_log
+source combs.inc;
+--enable_result_log
+select @@max_error_count;