mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
The combination NDB and statement based replication is extreme slow and this fails usually because of testing timeout.
This commit is contained in:
parent
a0991b9ab6
commit
7b0b6b350c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#
|
||||
|
||||
--source include/master-slave.inc
|
||||
--source include/have_binlog_format_mixed_or_row.inc
|
||||
--source include/have_ndb.inc
|
||||
let $engine_type= NDB;
|
||||
let $temp_engine_type= MEMORY;
|
||||
|
|
Loading…
Reference in a new issue