Disabled gcol.innodb_virtual_fk

Constant failures with:
"InnoDB: tried to purge non-delete-marked record in index"
This commit is contained in:
Monty 2023-09-19 22:23:59 +03:00
parent 5c9d8315cc
commit 2ed54611c7

View File

@ -0,0 +1,12 @@
##############################################################################
#
# 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.
#
##############################################################################
gcol.innodb_virtual_fk: Constant failures "InnoDB: tried to purge non-delete-marked record in index"