mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Manually applied fix for innodb_bug39438 test from 5.1.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user