1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge 5.3-mwl128 -> 5.3

This commit is contained in:
Igor Babaev
2010-10-27 16:31:22 -07:00
106 changed files with 7091 additions and 3167 deletions

View File

@ -380,6 +380,7 @@ struct system_variables
ulonglong max_heap_table_size;
ulonglong tmp_table_size;
ulonglong long_query_time;
ulonglong join_buff_space_limit;
ha_rows select_limit;
ha_rows max_join_size;
ulong auto_increment_increment, auto_increment_offset;