mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge branch '10.2' into bb-10.2-ext
This commit is contained in:
commit
3e39771551
8 changed files with 15 additions and 46 deletions
|
|
@ -1,7 +1,6 @@
|
|||
call mtr.add_suppression("Can't init tc log");
|
||||
call mtr.add_suppression("Found 1 prepared transactions!");
|
||||
call mtr.add_suppression("Aborting");
|
||||
set debug_sync='RESET';
|
||||
CREATE TABLE t1 (i INT) ENGINE=InnoDB;
|
||||
SET GLOBAL innodb_flush_log_at_trx_commit=1;
|
||||
FLUSH TABLES;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue