mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
diabled failing tests again
This commit is contained in:
parent
6e3263b87e
commit
15fca2ef57
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when up
|
|||
ps_7ndb : BUG#18950 2006-02-16 jmiller create table like does not obtain LOCK_open
|
||||
rpl_deadlock_innodb : BUG#16920 2006-04-12 kent fails in show slave status (randomly)
|
||||
rpl_ndb_2innodb : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
|
||||
rpl_ndb_2myisam : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
|
||||
rpl_ndb_auto_inc : BUG#17086 2006-02-16 jmiller CR: auto_increment_increment and auto_increment_offset produce duplicate key er
|
||||
rpl_ndb_ddl : result file needs update + test needs to checked
|
||||
rpl_ndb_innodb2ndb : BUG#17400 2006-04-19 tomas Cluster Replication: delete & update of rows in table without pk fails on slave.
|
||||
|
@ -47,7 +48,7 @@ udf : BUG#18564 2006-03-27 ian (Permission by Brian)
|
|||
#ndb_load : BUG#17233 2006-02-16 jmiller failed load data from infile causes mysqld dbug_assert, binlog not flushed
|
||||
#rpl_ndb_basic : BUG#18592 2006-03-28 brian rpl_ndb_basic failure
|
||||
#rpl_ndb_dd_advance : BUG#18924 2006-04-09 brian rpl_ndb_dd_advance failure
|
||||
#rpl_ndb_dd_partitions : BUG#18094 2006-04-19 mats Slave caches invalid table definition...
|
||||
rpl_ndb_dd_partitions : fails on solaris
|
||||
#rpl_ndb_dd_basic : BUG#18569 2006-03-28 brian rpl_ndb_dd_basic failure
|
||||
#rpl_ndb_insert_ignore : BUG#18567 2006-03-28 brian rpl_ndb_insert_ignore failure
|
||||
#rpl_ndb_multi_update2 : BUG#18928 2006-04-09 brian rpl_ndb_multi_update2 failed
|
||||
|
|
Loading…
Add table
Reference in a new issue