1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge 10.5 into 10.6

This commit is contained in:
Marko Mäkelä
2024-10-03 09:31:39 +03:00
482 changed files with 4427 additions and 623 deletions

View File

@@ -723,8 +723,10 @@ The following specify which files/extra groups are read (specified before remain
Disable doubling of the Cardinality for InnoDB secondary
keys. fix_reuse_range_for_ref = Do a better job at
reusing range access estimates when estimating ref
access. This variable will be deleted in MariaDB 11.0 as
it is not needed with the new 11.0 optimizer.
access. fix_card_multiplier = Fix the computation in
selectivity_for_indexes. selectivity_multiplier. This
variable will be deleted in MariaDB 11.0 as it is not
needed with the new 11.0 optimizer.
Use 'ALL' to set all combinations.
--optimizer-join-limit-pref-ratio=#
For queries with JOIN and ORDER BY LIMIT : make the