From 93ccf94cd32a13e4e86248d1c9aeb9cd78080ba3 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 25 Apr 2008 15:07:50 +0200 Subject: [PATCH] Move rpl_ndb_circular_2ch to disabled.def in rpl_ndb --- mysql-test/suite/rpl/t/disabled.def | 1 - mysql-test/suite/rpl_ndb/t/disabled.def | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def index e6c8e701c0f..538719aaf65 100644 --- a/mysql-test/suite/rpl/t/disabled.def +++ b/mysql-test/suite/rpl/t/disabled.def @@ -16,5 +16,4 @@ rpl_view : Bug#32654: rpl_view.test fails randomly rpl_ndb_multi : Bug#30751: rpl_ndb_multi missing row in output rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes rpl_circular_for_4_hosts : Needs updated config -rpl_ndb_circular_2ch : Needs updated config diff --git a/mysql-test/suite/rpl_ndb/t/disabled.def b/mysql-test/suite/rpl_ndb/t/disabled.def index ebc99feeac6..a37bd1ee6bb 100644 --- a/mysql-test/suite/rpl_ndb/t/disabled.def +++ b/mysql-test/suite/rpl_ndb/t/disabled.def @@ -14,3 +14,4 @@ rpl_ndb_circular : Bug#33849 COMMIT event missing in cluster circular re rpl_ndb_circular_simplex : Bug#33849 COMMIT event missing in cluster circular replication. # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open +rpl_ndb_circular_2ch : Needs updated config