Merge branch '10.1' into 10.2

This commit is contained in:
Vicențiu Ciorbaru 2018-04-10 17:43:18 +03:00
commit 45e6d0aebf
134 changed files with 1474 additions and 391 deletions

View file

@ -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
/**