mirror of
https://github.com/MariaDB/server.git
synced 2025-11-05 01:43:31 +03:00
The bug was already fixed in
commit 1242eb3d32
but the test innodb.innodb_wl6326 had not been enabled.
14 lines
482 B
Modula-2
14 lines
482 B
Modula-2
##############################################################################
|
|
#
|
|
# 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
|