Manually applied fix for innodb_bug39438 test from 5.1.
This commit is contained in:
parent
2cd0b2f373
commit
cbe94583c2
@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
-- source include/have_innodb.inc
|
-- source include/have_innodb.inc
|
||||||
|
|
||||||
|
--disable_query_log
|
||||||
|
call mtr.add_suppression("InnoDB: Error: table 'test/bug39438'");
|
||||||
|
--enable_query_log
|
||||||
|
|
||||||
SET storage_engine=InnoDB;
|
SET storage_engine=InnoDB;
|
||||||
|
|
||||||
# we care only that the following SQL commands do not crash the server
|
# we care only that the following SQL commands do not crash the server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user