1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Bug#32648 Test failure between NDB Cluster and other engines

This commit is contained in:
tomas@whalegate.ndb.mysql.com
2008-01-04 15:33:01 +01:00
parent c9ecf31242
commit 24be420c23
24 changed files with 543 additions and 470 deletions

View File

@@ -831,6 +831,7 @@ our @tags=
["include/have_ndb.inc", "ndb_test", 1],
["include/have_multi_ndb.inc", "ndb_test", 1],
["include/have_ndb_extra.inc", "ndb_extra", 1],
["include/ndb_master-slave.inc", "ndb_test", 1],
["require_manager", "require_manager", 1],
);