summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/disabled.def
blob: 3c2d32765d8f558693534b90e0049c8e065a6ecc (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.
#
##############################################################################

create-index-debug : MDEV-13680 InnoDB may crash when btr_page_alloc() fails
innodb_wl6326 : MDEV-21535 Too broad ha_innobase::records_in_range()