MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.
The task adds a more efficient handling of the queries with ORDER BY order LIMIT n, such that n is small enough and no indexes are used for order.
Showing
This diff is collapsed.
sql/bounded_queue.h
0 → 100644
This diff is collapsed.
sql/filesort_utils.cc
0 → 100644
sql/filesort_utils.h
0 → 100644
Please register or sign in to comment