From b43b1673d86d747667cc91b436d00fe96aa9b931 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 25 Apr 2008 08:21:26 +0200 Subject: [PATCH] Add missing "include/have_ndb.inc" --- mysql-test/suite/rpl_ndb/t/rpl_ndb_2ndb.test | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/suite/rpl_ndb/t/rpl_ndb_2ndb.test b/mysql-test/suite/rpl_ndb/t/rpl_ndb_2ndb.test index 1657a6902ba..e954c72fd1d 100644 --- a/mysql-test/suite/rpl_ndb/t/rpl_ndb_2ndb.test +++ b/mysql-test/suite/rpl_ndb/t/rpl_ndb_2ndb.test @@ -5,6 +5,7 @@ # to other engines (innodb, myisam), see also rpl_ndb_2other.test ############################################################## --source include/have_binlog_format_mixed_or_row.inc +--source include/have_ndb.inc --source include/ndb_master-slave.inc # On master use NDB as storage engine.