1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Added histogams for table columns.

This commit is contained in:
Igor Babaev
2013-03-25 23:48:29 -07:00
parent fc1c8ffdad
commit 1009832c13
23 changed files with 1328 additions and 339 deletions

View File

@@ -501,6 +501,7 @@ typedef struct system_variables
ulong optimizer_search_depth;
ulong optimizer_use_condition_selectivity;
ulong use_stat_tables;
ulong histogram_size;
ulong preload_buff_size;
ulong profiling_history_size;
ulong read_buff_size;