1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge MWL#67: MRR Backport and BKA backport.

This commit is contained in:
Sergey Petrunya
2009-12-22 15:49:15 +03:00
26 changed files with 18523 additions and 436 deletions

View File

@ -306,6 +306,7 @@ struct system_variables
ulong auto_increment_increment, auto_increment_offset;
ulong bulk_insert_buff_size;
ulong join_buff_size;
ulong join_cache_level;
ulong max_allowed_packet;
ulong max_error_count;
ulong max_length_for_sort_data;