summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <ngrishakin@mysql.com>2006-05-30 23:21:44 +0200
committerunknown <ngrishakin@mysql.com>2006-05-30 23:21:44 +0200
commit6cc4424bd4d012360e56567addb7db335d9c2a48 (patch)
tree310be474540a32d750867395f2f4694b387a493b
parentb89c4e23e5d03136c8b74449e5c0a8fb64f7b5b6 (diff)
downloadmariadb-git-6cc4424bd4d012360e56567addb7db335d9c2a48.tar.gz
disabled.def with ndb_dd_backuprestore test disabled
-rw-r--r--mysql-test/t/disabled.def1
1 files changed, 1 insertions, 0 deletions
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.