summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog/t/disabled.def
blob: d261364756e03d4e4d3804b0759a5dc4fc41eb66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############################################################################
#
#  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.
#
##############################################################################
binlog_truncate_innodb	: BUG#57291 2010-10-20 anitha Originally disabled due to BUG#42643. Product bug fixed, but test changes needed