mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Removed depricated optimizer_search_depth.
This commit is contained in:
@@ -559,10 +559,7 @@ The following options may be given as the first argument:
|
||||
a query. Values smaller than the number of tables in a
|
||||
relation result in faster optimization, but may produce
|
||||
very bad query plans. If set to 0, the system will
|
||||
automatically pick a reasonable value; if set to 63, the
|
||||
optimizer will switch to the original find_best search.
|
||||
NOTE: The value 63 and its associated behaviour is
|
||||
deprecated
|
||||
automatically pick a reasonable value
|
||||
--optimizer-selectivity-sampling-limit=#
|
||||
Controls number of record samples to check condition
|
||||
selectivity
|
||||
|
Reference in New Issue
Block a user