Commit 8f0c9340 authored by Sergei Golubchik's avatar Sergei Golubchik

fixup MDEV-9101 Limit size of created disk temporary files and tables

parent 7c2b39a8
......@@ -2,6 +2,7 @@
--source include/have_innodb.inc
--source include/big_test.inc
--source include/not_valgrind.inc
--source include/have_log_bin.inc
call mtr.add_suppression("Write to binary log failed: .* temporary space limit reached. An incident event is written to binary log.*");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment