mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merged the fix for bug lp:944706, mdev-193
This commit is contained in:
@@ -482,6 +482,7 @@ typedef struct system_variables
|
||||
ulonglong group_concat_max_len;
|
||||
ha_rows select_limit;
|
||||
ha_rows max_join_size;
|
||||
ha_rows expensive_subquery_limit;
|
||||
ulong auto_increment_increment, auto_increment_offset;
|
||||
ulong lock_wait_timeout;
|
||||
ulong join_cache_level;
|
||||
|
||||
Reference in New Issue
Block a user