mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The function test_if_skip_sort_order ignored any covering index used for ref access of a table in a query with ORDER BY if this index was incompatible with the ORDER BY list and there was another covering index compatible with this list. As a result sub-optimal execution plans were chosen for some queries with ORDER BY clause.
63 KiB
63 KiB