mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 16:44:29 +02:00
Merge branch '10.1' into 10.2
This commit is contained in:
commit
45e6d0aebf
134 changed files with 1474 additions and 391 deletions
|
|
@ -126,7 +126,7 @@
|
|||
#define MAX_ACCEPT_RETRY 10 // Test accept this many times
|
||||
#define MAX_FIELDS_BEFORE_HASH 32
|
||||
#define USER_VARS_HASH_SIZE 16
|
||||
#define TABLE_OPEN_CACHE_MIN 400
|
||||
#define TABLE_OPEN_CACHE_MIN 200
|
||||
#define TABLE_OPEN_CACHE_DEFAULT 2000
|
||||
#define TABLE_DEF_CACHE_DEFAULT 400
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue