Commit cbe94583 authored by Sergey Vojtovich's avatar Sergey Vojtovich

Manually applied fix for innodb_bug39438 test from 5.1.

parent 2cd0b2f3
......@@ -9,6 +9,10 @@
-- source include/have_innodb.inc
--disable_query_log
call mtr.add_suppression("InnoDB: Error: table 'test/bug39438'");
--enable_query_log
SET storage_engine=InnoDB;
# we care only that the following SQL commands do not crash the server
......
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