summaryrefslogtreecommitdiff
path: root/sql/group_by_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Refactor select_limit in select lexVicențiu Ciorbaru2021-04-211-1/+1
* MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-1/+4
* MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-4/+4
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable stateMonty2018-05-271-1/+0
* | Add likely/unlikely to speed up executionMonty2018-05-071-3/+3
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/
* Correct FSF addressiangilfillan2017-03-101-1/+1
* cleanups and simplificationsSergei Golubchik2015-10-051-1/+1
* move internal API out from group_by_handlerSergei Golubchik2015-10-051-10/+12
* typos in comments, minor stylistic editsSergei Golubchik2015-10-051-6/+2
* MDEV-6080: Allowing storage engine to shortcut group by queriesMonty2015-10-051-0/+144