summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* fixup 58e759a9393f76e558c016a3f84656401b9de1ce: clang -Winconsistent-missing-...Marko Mäkelä2020-08-071-15/+16
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-14/+14
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+1
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| | |\
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | | |\
| | | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-131-1/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11563: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct listVarun Gupta2020-06-091-1/+2
* | | | | MDEV-22844 JSON_ARRAYAGG is limited by group_concat_max_len.Alexey Botchkov2020-06-151-0/+2
* | | | | MDEV-22840: JSON_ARRAYAGG gives wrong results with NULL values and ORDER by c...Varun Gupta2020-06-121-0/+5
* | | | | MDEV-22011: DISTINCT with JSON_ARRAYAGG gives wrong resultsVarun Gupta2020-06-121-0/+9
* | | | | MDEV-11563: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct listVarun Gupta2020-06-121-1/+2
* | | | | MDEV-21765 Possibly inconsistent behavior of BIT_xx functions with INET6 fieldAlexander Barkov2020-06-091-0/+2
* | | | | MDEV-21914 JSON_ARRAYAGG doesn't reject ORDER BY clause, but doesn't work eit...Alexey Botchkov2020-06-041-0/+5
* | | | | MDEV-22640, MDEV-22449, MDEV-21528 JSON_ARRAYAGG crashes with NULL values.Alexey Botchkov2020-06-041-1/+7
* | | | | MDEV-22764 Crash with a stored aggregate function returning INET6Alexander Barkov2020-06-011-0/+5
* | | | | MDEV-21915 Server crashes in copy_fields,Item_func_group_concat::add …Alexey Botchkov2020-04-291-1/+2
* | | | | Fix various spelling errorsOtto Kekäläinen2020-03-161-2/+2
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-4/+4
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-271-25/+52
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-12-251-25/+52
| |\ \ \ \ | | |/ / /
| | * | | MDEV-21392 Cleanup redundant overriding in Item_sum_numAlexander Barkov2019-12-251-39/+58
* | | | | cleanup: data type pluginsSergei Golubchik2019-10-311-2/+3
* | | | | Merge branch 'MDEV-16620' of https://github.com/markus456/server into bb-10.5-hfAlexey Botchkov2019-10-101-2/+13
|\ \ \ \ \
| * | | | | MDEV-16620: Add JSON_ARRAYAGG functionMarkus Mäkelä2019-07-041-2/+13
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | MDEV-19961 MIN(timestamp_column) returns a wrong result in a GROUP BY queryAlexander Barkov2019-08-191-0/+1
* | | | | | MDEV-20353 Add separate type handlers for unsigned integer data typesAlexander Barkov2019-08-151-4/+9
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-08-131-16/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4Alexander Barkov2019-08-131-16/+37
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | A cleanup for `MDEV-20273 Add class Item_sum_min_max` - removing duplicate codeAlexander Barkov2019-08-091-0/+3
| | * | | | MDEV-20273 Add class Item_sum_min_maxAlexander Barkov2019-08-071-16/+34
* | | | | | MDEV-20052 Add a MEM_ROOT pointer argument to Type_handler::make_xxx_field()Alexander Barkov2019-07-121-10/+10
| |_|/ / / |/| | | |
* | | | | MDEV-19863 Add const to TYPELIB pointersAlexander Barkov2019-06-261-1/+1
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-3/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | * MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-201-4/+15
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-2/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-3/+6
| | |\ \ \ | | | |/ /
| | | * | MDEV-9531 GROUP_CONCAT with ORDER BY inside takes a lot of memory while it's ...Sergei Golubchik2019-04-241-0/+3
| | | * | cleanup: cosmetic fixesSergei Golubchik2019-04-241-4/+4
* | | | | MDEV-19062 Item_sum_variance: move recurrence_m, recurrence_s, count to a sep...Alexander Barkov2019-03-281-4/+24
* | | | | A cleanup in Item_sum: removing dead codeAlexander Barkov2019-03-281-14/+9
* | | | | MDEV-13995 MAX(timestamp) returns a wrong result near DST changeAlexander Barkov2018-12-101-0/+1
* | | | | MDEV-15073: Generic UDAF parser code in server for windows functionsOleksandr Byelkin2018-11-271-0/+2
* | | | | MDEV-16715 Add accessors for Item_sum and Item_func_group_concat classesAlexander Barkov2018-11-271-1/+11