From 78d3a4f214ab17eb60cc60343ab6aee348760bd2 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 30 May 2006 23:21:44 +0200 Subject: [PATCH] disabled.def with ndb_dd_backuprestore test disabled --- mysql-test/t/disabled.def | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index d6083ab8bfe..552827c47f9 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -38,3 +38,4 @@ rpl_sp : BUG#16456 2006-02-16 jmiller # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open #ndb_binlog_ddl_multi : BUG#18976 2006-04-10 kent CRBR: multiple binlog, second binlog may miss schema log events +ndb_dd_backuprestore : Nikolay: removed partitions from the test. Review pending.