diff options
author | unknown <gbichot@dl145j.mysql.com> | 2006-05-31 09:02:02 +0200 |
---|---|---|
committer | unknown <gbichot@dl145j.mysql.com> | 2006-05-31 09:02:02 +0200 |
commit | c402b00638a7912fd8bc55ab38db9a30eaeaf879 (patch) | |
tree | 909ca49c8c5c076ae7ff7f4c05dd838387efad3a | |
parent | f0146e9b68c93ce218170e922bc3bd678e6f03f8 (diff) | |
parent | 78d3a4f214ab17eb60cc60343ab6aee348760bd2 (diff) | |
download | mariadb-git-c402b00638a7912fd8bc55ab38db9a30eaeaf879.tar.gz |
Merge gbichot@bk-internal:/home/bk/mysql-5.1-new
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
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. |