mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
This commit is contained in:
committed by
Sergei Golubchik
parent
21daa7b929
commit
e3982cead2
@ -111,7 +111,7 @@
|
||||
#define MAX_FIELDS_BEFORE_HASH 32
|
||||
#define USER_VARS_HASH_SIZE 16
|
||||
#define TABLE_OPEN_CACHE_MIN 400
|
||||
#define TABLE_OPEN_CACHE_DEFAULT 400
|
||||
#define TABLE_OPEN_CACHE_DEFAULT 2000
|
||||
#define TABLE_DEF_CACHE_DEFAULT 400
|
||||
/**
|
||||
We must have room for at least 400 table definitions in the table
|
||||
|
Reference in New Issue
Block a user