summaryrefslogtreecommitdiff
path: root/sql/bounded_queue.h
Commit message (Collapse)AuthorAgeFilesLines
* Correct FSF addressiangilfillan2017-03-101-1/+1
|
* MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.Igor Babaev2012-09-011-0/+195
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.