Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-23908: Implement SELECT ... OFFSET ... FETCH ... | Vicențiu Ciorbaru | 2021-04-21 | 1 | -5/+11 |
* | cleanup: Select_limit_counters rename set_unlimited to clear | Vicențiu Ciorbaru | 2021-04-21 | 1 | -2/+16 |
* | cleanup: Delete unused function Select_limit_counters::is_unrestricted | Vicențiu Ciorbaru | 2021-04-21 | 1 | -2/+0 |
* | cleanup: Refactor select_limit in select lex | Vicențiu Ciorbaru | 2021-04-21 | 1 | -4/+4 |
* | MDEV-16327: Server doesn't account for engines that supports OFFSET on their ... | Oleksandr Byelkin | 2019-10-13 | 1 | -0/+6 |
* | MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -21/+7 |
* | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -0/+80 |