mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
"crash_commit_before" need innodb
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
--source include/have_debug.inc
|
||||
--source include/have_innodb.inc
|
||||
|
||||
CREATE TABLE t1(a int) engine=innodb;
|
||||
START TRANSACTION;
|
||||
|
||||
Reference in New Issue
Block a user