mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
Extend the fix for MDEV-25858 to handle non-reverse-ordered ORDER BY: If test_if_skip_sort_order() decides to use an index to produce rows in the required ordering, it should disable "Range Checked for Each Record". The fix needs to be backported to earlier versions.