The combination NDB and statement based replication is extreme slow and this fails usually because of testing timeout.

This commit is contained in:
mleich@four.local.lan 2007-04-25 11:23:41 +02:00
parent a0991b9ab6
commit 7b0b6b350c

View file

@ -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;