mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
If cost(full_scan_on_shortest_covering_index) < cost(best_range_scan) < cost(full_table_scan) use full_scan_on_shortest_covering_index (before this fix best_range_scan was used)
7.1 KiB
7.1 KiB