summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog/t/disabled.def
blob: a86136fec69e7b963498450ba69cb8a1c8b2e48c (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#42643 2009-02-06 mats Changes to InnoDB requires to complete fix for BUG#36763
binlog_unsafe           : BUG#50312 2010-01-13 lsoares Warnings for unsafe sub-statement not returned to client