summaryrefslogtreecommitdiff
path: root/mysql-test/t/bug46080.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/bug46080.test')
-rw-r--r--mysql-test/t/bug46080.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/bug46080.test b/mysql-test/t/bug46080.test
index 8b4cee4d8b0..6daf12cf1c5 100644
--- a/mysql-test/t/bug46080.test
+++ b/mysql-test/t/bug46080.test
@@ -3,6 +3,8 @@
--echo # sort_buffer_size cannot allocate
--echo #
+--source include/have_debug.inc
+
call mtr.add_suppression("Out of memory at line .*, 'my_alloc.c'");
call mtr.add_suppression("needed .* byte .*k., memory in use: .* bytes .*k");