diff options
author | unknown <lars/lthalmann@mysql.com/dl145j.mysql.com> | 2007-05-31 10:34:22 +0200 |
---|---|---|
committer | unknown <lars/lthalmann@mysql.com/dl145j.mysql.com> | 2007-05-31 10:34:22 +0200 |
commit | 328f3d7402f31cf0a9510f05986a54d742a68517 (patch) | |
tree | f8dceae761df69d30047f070b42bfc7f90b3e564 | |
parent | bf2e5a88923abd330b29538fed03b7a2442e0d62 (diff) | |
download | mariadb-git-328f3d7402f31cf0a9510f05986a54d742a68517.tar.gz |
Disabled due to valgrind failure (talked to Tomas)
-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 ffa59ed10ed..1f96de1ea85 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -31,6 +31,7 @@ rpl_ddl : BUG#26418 2007-03-01 mleich Slave out of sync after C rpl_ndb_innodb2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement 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_ndb_ddl : BUG#28798 2007-05-31 lars Valgrind failure in NDB # 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 |