2007-06-27 14:28:02 +02:00
|
|
|
##############################################################################
|
|
|
|
#
|
|
|
|
# List the test cases that are to be disabled temporarily.
|
|
|
|
#
|
|
|
|
# Separate the test case name and the comment with ':'.
|
|
|
|
#
|
|
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
|
|
#
|
|
|
|
# Do not use any TAB characters for whitespace.
|
|
|
|
#
|
|
|
|
##############################################################################
|
|
|
|
|
|
|
|
rpl_ddl : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
|
2007-07-29 18:10:42 -04:00
|
|
|
rpl_stm_extraColmaster_ndb : WL#3915 : Statement-based replication not supported in ndb. Enable test when supported.
|
2007-11-27 11:02:00 +01:00
|
|
|
rpl_innodb_bug28430 : Bug #32247 2007-11-27 mats Test reports wrong value of "AUTO_INCREMENT" (on a partitioned InnoDB table)
|
2007-11-26 17:31:53 +01:00
|
|
|
rpl_view : Bug#32654: rpl_view.test fails randomly
|
|
|
|
rpl_ndb_multi : Bug#30751: rpl_ndb_multi missing row in output
|
2007-11-28 10:00:23 +01:00
|
|
|
rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes
|