summaryrefslogtreecommitdiff
path: root/mysql-test/main/bug13633383.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/bug13633383.test')
-rw-r--r--mysql-test/main/bug13633383.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/main/bug13633383.test b/mysql-test/main/bug13633383.test
index 29106d379fe..273cef44d4a 100644
--- a/mysql-test/main/bug13633383.test
+++ b/mysql-test/main/bug13633383.test
@@ -2,6 +2,9 @@
--echo # Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERS
--echo #
+# Avoid warnings from join_buffer
+--source include/default_optimizer_switch.inc
+
CREATE TABLE t1 (
`a` int(11) DEFAULT NULL,
`col432` bit(8) DEFAULT NULL,