summaryrefslogtreecommitdiff
path: root/mysql-test/main/myisam.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/myisam.test')
-rw-r--r--mysql-test/main/myisam.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/main/myisam.test b/mysql-test/main/myisam.test
index 63f5f6672f2..c9519075a8f 100644
--- a/mysql-test/main/myisam.test
+++ b/mysql-test/main/myisam.test
@@ -2,6 +2,8 @@
# Test bugs in the MyISAM code
#
+--source include/default_optimizer_switch.inc
+
call mtr.add_suppression("Can't find record in '.*'");
call mtr.add_suppression("Table 't1' is marked as crashed and should be repaired");