| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-02-10 | 1 | -1/+1 |
|\ |
|
| * | Apply clang-tidy to remove empty constructors / destructors | Vicențiu Ciorbaru | 2023-02-09 | 1 | -1/+1 |
* | | MDEV-16327: Server doesn't account for engines that supports OFFSET on their ... | Oleksandr Byelkin | 2019-10-13 | 1 | -1/+6 |
* | | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -0/+1 |
|/ |
|
* | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | remove unused group_by_handler::init() method | Sergei Golubchik | 2015-10-05 | 1 | -24/+0 |
* | Don't use flags in the group_by_handler class | Sergei Golubchik | 2015-10-05 | 1 | -14/+32 |
* | cleanups and simplifications | Sergei Golubchik | 2015-10-05 | 1 | -16/+9 |
* | move internal API out from group_by_handler | Sergei Golubchik | 2015-10-05 | 1 | -20/+9 |
* | remove unused method | Sergei Golubchik | 2015-10-05 | 1 | -3/+0 |
* | typos in comments, minor stylistic edits | Sergei Golubchik | 2015-10-05 | 1 | -7/+3 |
* | MDEV-6080: Allowing storage engine to shortcut group by queries | Monty | 2015-10-05 | 1 | -0/+133 |