mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
max_session_mem_used server variable
This commit is contained in:
@ -540,6 +540,7 @@ typedef struct system_variables
|
||||
ulonglong sortbuff_size;
|
||||
ulonglong group_concat_max_len;
|
||||
ulonglong default_regex_flags;
|
||||
ulonglong max_mem_used;
|
||||
|
||||
/**
|
||||
Place holders to store Multi-source variables in sys_var.cc during
|
||||
|
Reference in New Issue
Block a user