summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authortomas@poseidon.ndb.mysql.com <>2006-05-04 23:35:37 +0200
committertomas@poseidon.ndb.mysql.com <>2006-05-04 23:35:37 +0200
commit831031ec02c64b587ed169769b1479af416579d9 (patch)
tree54eaba07e75e9b48686cad19e4ae6f6a47e1c4ce /mysql-test
parent44acdaac390051a17c2eefc323e8aed7bd4800d8 (diff)
downloadmariadb-git-831031ec02c64b587ed169769b1479af416579d9.tar.gz
disable test case since it causes failure in ndb_lock occationally, bug report referenced
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 643522e70d9..3672f51fbd3 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -18,6 +18,7 @@ ndb_autodiscover2 : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t
ndb_binlog_discover : BUG#19395 2006-04-28 tomas/knielsen mysqld does not always detect cluster shutdown
#ndb_cache2 : BUG#18597 2006-03-28 brian simultaneous drop table and ndb statistics update triggers node failure
#ndb_cache_multi2 : BUG#18597 2006-04-10 kent simultaneous drop table and ndb statistics update triggers node failure
+ndb_load : BUG#17233 2006-05-04 tomas failed load data from infile causes mysqld dbug_assert, binlog not flushed
partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when updating a range partitioned NDB table
ps_7ndb : BUG#18950 2006-02-16 jmiller create table like does not obtain LOCK_open
rpl_ndb_2innodb : BUG#19227 2006-04-20 pekka pk delete apparently not replicated