disabled.def 625 Bytes
Newer Older
istruewing@chilla.local's avatar
istruewing@chilla.local committed
1 2 3 4 5 6 7 8 9 10 11
##############################################################################
#
#  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.
#
##############################################################################
Mats Kindahl's avatar
Mats Kindahl committed
12
binlog_truncate_innodb	: BUG#42643 2009-02-06 mats Changes to InnoDB requires to complete fix for BUG#36763
13
binlog_unsafe           : BUG#50312 2010-01-13 lsoares Warnings for unsafe sub-statement not returned to client
Mats Kindahl's avatar
Mats Kindahl committed
14