summaryrefslogtreecommitdiff
path: root/sql/group_by_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* Correct FSF addressiangilfillan2017-03-101-1/+1
* remove unused group_by_handler::init() methodSergei Golubchik2015-10-051-24/+0
* Don't use flags in the group_by_handler classSergei Golubchik2015-10-051-14/+32
* cleanups and simplificationsSergei Golubchik2015-10-051-16/+9
* move internal API out from group_by_handlerSergei Golubchik2015-10-051-20/+9
* remove unused methodSergei Golubchik2015-10-051-3/+0
* typos in comments, minor stylistic editsSergei Golubchik2015-10-051-7/+3
* MDEV-6080: Allowing storage engine to shortcut group by queriesMonty2015-10-051-0/+133