mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -32,7 +32,7 @@ typedef struct st_changed_table_list CHANGED_TABLE_LIST;
|
||||
Can't create new free memory block if unused memory in block less
|
||||
then QUERY_CACHE_MIN_ALLOCATION_UNIT.
|
||||
if QUERY_CACHE_MIN_ALLOCATION_UNIT == 0 then
|
||||
QUERY_CACHE_MIN_ALLOCATION_UNIT choosed automaticaly
|
||||
QUERY_CACHE_MIN_ALLOCATION_UNIT choosed automatically
|
||||
*/
|
||||
#define QUERY_CACHE_MIN_ALLOCATION_UNIT 512
|
||||
|
||||
|
Reference in New Issue
Block a user