1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-18650: Options deprecated in previous versions - multi_range_count

Remove deprecated system variable multi_range_count. It was ignored from 5.3.
This commit is contained in:
Vicențiu Ciorbaru
2020-01-08 14:29:46 +02:00
parent 5aebd78e27
commit ad17aa110c
10 changed files with 3 additions and 499 deletions

View File

@ -643,7 +643,6 @@ typedef struct system_variables
ulong max_tmp_tables;
ulong max_insert_delayed_threads;
ulong min_examined_row_limit;
ulong multi_range_count;
ulong net_buffer_length;
ulong net_interactive_timeout;
ulong net_read_timeout;