mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
16 lines
621 B
Modula-2
16 lines
621 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.
|
|
#
|
|
##############################################################################
|
|
|
|
#innodb_bug53756 : Waiting for merge with Percona Server; bug fixed in innodb_plugin in MySQL 5.1.50
|
|
innodb-lock: Disabled until merging with XtraDB 5.1.60
|
|
innodb_replace: Disabled until merging with XtraDB 5.1.60
|