Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '10.4' into 10.5 | Oleksandr Byelkin | 2021-01-06 | 1 | -7/+7 |
|\ | |||||
| * | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 1 | -7/+7 |
| |\ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 1 | -7/+7 |
| | |\ | |||||
| | | * | MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4Gb | Sergei Golubchik | 2020-12-10 | 1 | -7/+7 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 1 | -5/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -5/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -5/+9 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 1 | -4/+7 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -6/+6 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -7/+7 |
| | | |\ | |||||
| | | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -8/+8 |
| | | * | | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS | Vlad Lesin | 2019-11-19 | 1 | -2/+2 |
* | | | | | Fixed memory leak in item_sum.cc::report_cut_value_error() | Monty | 2020-06-24 | 1 | -3/+6 |
* | | | | | MDEV-22844 JSON_ARRAYAGG is limited by group_concat_max_len. | Alexey Botchkov | 2020-06-15 | 1 | -19/+34 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-14 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-13 | 1 | -15/+25 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-11563: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct list | Varun Gupta | 2020-06-09 | 1 | -15/+25 |
* | | | | | MDEV-22840: JSON_ARRAYAGG gives wrong results with NULL values and ORDER by c... | Varun Gupta | 2020-06-12 | 1 | -5/+83 |
* | | | | | MDEV-22011: DISTINCT with JSON_ARRAYAGG gives wrong results | Varun Gupta | 2020-06-12 | 1 | -6/+119 |
* | | | | | MDEV-11563: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct list | Varun Gupta | 2020-06-12 | 1 | -15/+25 |
* | | | | | MDEV-21914 JSON_ARRAYAGG doesn't reject ORDER BY clause, but doesn't work eit... | Alexey Botchkov | 2020-06-04 | 1 | -12/+4 |
* | | | | | MDEV-22084 Squared brackets missing from JSON_ARRAYAGG when used in a view. | Alexey Botchkov | 2020-06-04 | 1 | -4/+8 |
* | | | | | MDEV-22640, MDEV-22449, MDEV-21528 JSON_ARRAYAGG crashes with NULL values. | Alexey Botchkov | 2020-06-04 | 1 | -17/+12 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-18 | 1 | -3/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-16 | 1 | -3/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18100: User defined aggregate functions not working correctly when the s... | Varun Gupta | 2020-05-15 | 1 | -3/+5 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-27 | 1 | -21/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2019-12-25 | 1 | -21/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-21392 Cleanup redundant overriding in Item_sum_num | Alexander Barkov | 2019-12-25 | 1 | -21/+1 |
* | | | | | MDEV-16620 JSON_ARRAYAGG and JSON_OBJECTAGG. | Alexey Botchkov | 2019-10-14 | 1 | -8/+0 |
* | | | | | Merge branch 'MDEV-16620' of https://github.com/markus456/server into bb-10.5-hf | Alexey Botchkov | 2019-10-10 | 1 | -3/+24 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-16620: Add JSON_ARRAYAGG function | Markus Mäkelä | 2019-07-04 | 1 | -3/+24 |
* | | | | | | MDEV-19713 Remove big_tables system variable | Sergei Golubchik | 2019-09-28 | 1 | -2/+3 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -12/+60 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | MDEV-19961 MIN(timestamp_column) returns a wrong result in a GROUP BY query | Alexander Barkov | 2019-08-19 | 1 | -12/+60 |
* | | | | | | Revert "MDEV-20342 Turn Field::flags from a member to a method" | Alexander Barkov | 2019-08-14 | 1 | -1/+1 |
* | | | | | | MDEV-20342 Turn Field::flags from a member to a method | Alexander Barkov | 2019-08-14 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2019-08-13 | 1 | -39/+101 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 | Alexander Barkov | 2019-08-13 | 1 | -38/+100 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | A cleanup for `MDEV-20273 Add class Item_sum_min_max` - removing duplicate code | Alexander Barkov | 2019-08-09 | 1 | -1/+63 |
| | * | | | | MDEV-20273 Add class Item_sum_min_max | Alexander Barkov | 2019-08-07 | 1 | -38/+38 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-08-13 | 1 | -4/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 1 | -4/+7 |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | |||||
| | * | | | Merge 10.2 into 10.3 | Eugene Kosov | 2019-07-16 | 1 | -4/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -4/+7 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-17857 Assertion `tmp != ((long long) 0x8000000000000000LL)' failed in TI... | Alexander Barkov | 2019-07-05 | 1 | -4/+7 |
* | | | | | MDEV-20052 Add a MEM_ROOT pointer argument to Type_handler::make_xxx_field() | Alexander Barkov | 2019-07-12 | 1 | -10/+13 |
|/ / / / | |||||
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+5 |
|\ \ \ \ | |/ / / |