summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <lars/lthalmann@mysql.com/dl145j.mysql.com>2007-05-31 10:34:22 +0200
committerunknown <lars/lthalmann@mysql.com/dl145j.mysql.com>2007-05-31 10:34:22 +0200
commit80af30efe10621b7c2b64f98cf957e0c1b5b5f8d (patch)
treef8dceae761df69d30047f070b42bfc7f90b3e564 /mysql-test
parentbaa8bdad29b1607fb85f83ca31f1c39b4fef218d (diff)
downloadmariadb-git-80af30efe10621b7c2b64f98cf957e0c1b5b5f8d.tar.gz
Disabled due to valgrind failure (talked to Tomas)
Diffstat (limited to 'mysql-test')
-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 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