mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Added the type of histogram for mwl #253.
Introduced double precision height-balanced histograms.
This commit is contained in:
@ -502,6 +502,7 @@ typedef struct system_variables
|
||||
ulong optimizer_use_condition_selectivity;
|
||||
ulong use_stat_tables;
|
||||
ulong histogram_size;
|
||||
ulong histogram_type;
|
||||
ulong preload_buff_size;
|
||||
ulong profiling_history_size;
|
||||
ulong read_buff_size;
|
||||
|
Reference in New Issue
Block a user