diff options
author | gkodinov@dl145s.mysql.com <> | 2006-09-18 18:33:11 +0400 |
---|---|---|
committer | gkodinov@dl145s.mysql.com <> | 2006-09-18 18:33:11 +0400 |
commit | c1035c210b21ac571db760bb0ca3f35db7970e7c (patch) | |
tree | 50f322035c321b0d884876a785d2f3b7a56f8660 | |
parent | f1100c007d281f9334b5b4d87fc98a01308e12a4 (diff) | |
parent | f42385e0d1df4a4f0106dd30221e683f859cfc6f (diff) | |
download | mariadb-git-c1035c210b21ac571db760bb0ca3f35db7970e7c.tar.gz |
Merge bk-internal:/home/bk/mysql-5.1-opt
into dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 6d58f1a22f9..e4cc0d0dad8 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -32,7 +32,6 @@ rpl_ndb_innodb2ndb : Bug #19710 Cluster replication to partition table fa rpl_ndb_myisam2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement rpl_row_blob_innodb : BUG#18980 2006-04-10 kent Test fails randomly rpl_sp : BUG#16456 2006-02-16 jmiller -rpl_sp_effects : BUG#19862 2006-06-15 mkindahl # 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 |