1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

The main patch for the MWL#248 back-ported from

lp:~igorb-seattle/mysql-server/mysql-azalea-wl4777.
This commit is contained in:
Igor Babaev
2012-01-04 17:51:53 -08:00
parent cd55894a52
commit e8497370b9
34 changed files with 2858 additions and 18 deletions

View File

@@ -458,6 +458,7 @@ struct system_variables
ulong optimizer_search_depth;
/* A bitmap for switching optimizations on/off */
ulong optimizer_switch;
ulong optimizer_use_stat_tables;
ulong preload_buff_size;
ulong profiling_history_size;
ulong query_cache_type;