mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
A follow-up on WL#5154 and WL#5182: remove forgotten options.
This commit is contained in:
@ -330,7 +330,6 @@ typedef struct system_variables
|
||||
uint dynamic_variables_head; /* largest valid variable offset */
|
||||
uint dynamic_variables_size; /* how many bytes are in use */
|
||||
|
||||
ulonglong myisam_max_extra_sort_file_size;
|
||||
ulonglong max_heap_table_size;
|
||||
ulonglong tmp_table_size;
|
||||
ulonglong long_query_time;
|
||||
|
Reference in New Issue
Block a user