mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Many files:
New feature: preload indexes into key cache. mi_preload.c: new file Many files: Added preload statement.
This commit is contained in:
@ -365,6 +365,7 @@ struct system_variables
|
||||
ulong net_retry_count;
|
||||
ulong net_wait_timeout;
|
||||
ulong net_write_timeout;
|
||||
ulong preload_buff_size;
|
||||
ulong query_cache_type;
|
||||
ulong read_buff_size;
|
||||
ulong read_rnd_buff_size;
|
||||
|
Reference in New Issue
Block a user