summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/disabled.def
blob: 23f53b26d336536e8527d1373641e538bb16b682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##############################################################################
#
#  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.
#
##############################################################################

innodb.auto_increment_dup : MDEV-10548
innodb_skip_innodb_is_tables : MDEV-10200
innodb_defragment_fill_factor : MDEV-10771