1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

disabled.def with ndb_dd_backuprestore test disabled

This commit is contained in:
ngrishakin@mysql.com
2006-05-30 23:21:44 +02:00
parent 1edd2cf833
commit 0774b37d2b

View File

@@ -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.