2007-07-17 09:25:01 +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.
|
|
|
|
#
|
|
|
|
##############################################################################
|
2011-05-23 13:33:41 +02:00
|
|
|
binlog_truncate_innodb : BUG#11764459 2010-10-20 anitha Originally disabled due to BUG#42643. Product bug fixed, but test changes needed
|
2013-01-18 13:56:02 +01:00
|
|
|
binlog_spurious_ddl_errors : BUG#11761680 2013-01-18 astha Fixed on mysql-5.6 and trunk
|