mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
auto merge
This commit is contained in:
commit
ea30bcda06
1 changed files with 1 additions and 1 deletions
|
@ -22,8 +22,8 @@
|
|||
# BUG#26395: if crash during autocommit update to transactional table on master, slave fails
|
||||
|
||||
|
||||
source include/ndb_master-slave.inc;
|
||||
source include/have_ndb.inc;
|
||||
source include/ndb_master-slave.inc;
|
||||
source include/have_innodb.inc;
|
||||
|
||||
CREATE TABLE tmyisam (a int) ENGINE = MYISAM;
|
||||
|
|
Loading…
Reference in a new issue