summaryrefslogtreecommitdiff
path: root/sql/sql_limit.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-211-5/+11
* cleanup: Select_limit_counters rename set_unlimited to clearVicențiu Ciorbaru2021-04-211-2/+16
* cleanup: Delete unused function Select_limit_counters::is_unrestrictedVicențiu Ciorbaru2021-04-211-2/+0
* cleanup: Refactor select_limit in select lexVicențiu Ciorbaru2021-04-211-4/+4
* MDEV-16327: Server doesn't account for engines that supports OFFSET on their ...Oleksandr Byelkin2019-10-131-0/+6
* MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-21/+7
* MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-0/+80