mirror of
https://github.com/MariaDB/server.git
synced 2025-06-01 19:42:01 +03:00
Increase max number of possible table_open_cache instances from 512K to 1024K. This only affects user who are trying to set the variable over the old limit. Delete not used test table_open_cache_instances_basic (Need to be added back and rewritten in 10.2)
15 lines
507 B
Modula-2
15 lines
507 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_flush_checkpoint_debug_basic: removed from XtraDB-26.0
|
|
all_vars: obsolete, see sysvars_* tests
|