mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
parallel-repair available in mysqld
This commit is contained in:
@@ -294,6 +294,7 @@ struct system_variables
|
||||
ulong max_heap_table_size;
|
||||
ulong max_sort_length;
|
||||
ulong max_tmp_tables;
|
||||
ulong myisam_repair_threads;
|
||||
ulong myisam_sort_buff_size;
|
||||
ulong net_buffer_length;
|
||||
ulong net_interactive_timeout;
|
||||
|
Reference in New Issue
Block a user