summaryrefslogtreecommitdiff
path: root/mysql-test/main/func_json.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26054 Server crashes in Item_func_json_arrayagg::get_str_from_fieldSergei Golubchik2021-06-301-0/+11
* MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, the squar...Sergei Golubchik2021-06-301-1/+1
* fix JSON_ARRAYAGG not to over-quote json in joinsSergei Golubchik2021-06-301-3/+3
* MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, theAlexey Botchkov2021-06-281-0/+16
* Merge 10.4 into 10.5Marko Mäkelä2020-10-301-0/+5
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-10-291-0/+5
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-10-281-0/+5
* | | MDEV-23437 Item_func_json_objectagg::print is not implemented.Alexey Botchkov2020-10-241-0/+5
* | | Merge 10.4 into 10.5Marko Mäkelä2020-07-021-0/+13
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-07-021-0/+13
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-07-021-0/+13
* | | Make the test func_json deterministicVarun Gupta2020-06-301-3/+4
* | | MDEV-23029: JSON_OBJECTAGG returns NULL when used together with GROUP BYVarun Gupta2020-06-291-0/+14
* | | MDEV-22837 JSON_ARRAYAGG and JSON_OBJECTAGG treat JSON arguments as text.Alexey Botchkov2020-06-151-0/+7
* | | MDEV-22844 JSON_ARRAYAGG is limited by group_concat_max_len.Alexey Botchkov2020-06-151-0/+12
* | | MDEV-22840: JSON_ARRAYAGG gives wrong results with NULL values and ORDER by c...Varun Gupta2020-06-121-0/+25
* | | MDEV-22011: DISTINCT with JSON_ARRAYAGG gives wrong resultsVarun Gupta2020-06-121-2/+39
* | | MDEV-21902 Nested JSON_ARRAYAGG in JSON_OBJECT should not get escaped.Alexey Botchkov2020-06-041-0/+3
* | | MDEV-21914 JSON_ARRAYAGG doesn't reject ORDER BY clause, but doesn't work eit...Alexey Botchkov2020-06-041-0/+3
* | | MDEV-22084 Squared brackets missing from JSON_ARRAYAGG when used in a view.Alexey Botchkov2020-06-041-0/+5
* | | MDEV-22640, MDEV-22449, MDEV-21528 JSON_ARRAYAGG crashes with NULL values.Alexey Botchkov2020-06-041-0/+6
* | | MDEV-21915 Server crashes in copy_fields,Item_func_group_concat::add …Alexey Botchkov2020-04-291-0/+11
* | | MDEV-22236 JSON_ARRAYAGG query leads to SIGSEGV in Charset::swap on optimized...Alexey Botchkov2020-04-281-0/+8
* | | MDEV-16620 JSON_ARRAYAGG and JSON_OBJECTAGG.Alexey Botchkov2019-10-141-0/+10
* | | Merge branch 'MDEV-16620' of https://github.com/markus456/server into bb-10.5-hfAlexey Botchkov2019-10-101-0/+150
|\ \ \ | |/ / |/| |
| * | MDEV-16620: Add JSON_ARRAYAGG functionMarkus Mäkelä2019-07-041-0/+150
* | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-0/+12
|\ \ \ | | |/ | |/|
| * | MDEV-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-301-0/+12
* | | Merge 10.3 into 10.4Marko Mäkelä2019-09-121-0/+9
|\ \ \ | |/ /
| * | MDEV-19670 json escaped unicode parse error.Alexey Botchkov2019-09-121-0/+9
* | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch '10.2' into 10.3Monty2019-09-031-2/+4
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-2/+73
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-05-171-2/+73
* | Merge 10.3 into 10.4Marko Mäkelä2019-03-121-0/+12
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-03-121-0/+12
* | Merge 10.3 into 10.4Marko Mäkelä2018-11-191-0/+20
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-191-0/+20
* | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-0/+20
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+20
* | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-0/+30
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2018-08-121-0/+24
| * Merge 10.2 into 10.3Marko Mäkelä2018-08-031-0/+6
* | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-251-1/+14
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2018-07-241-1/+14
* | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-0/+8
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+8
* | MDEV-16351 JSON_OBJECT() treats hybrid functions with boolean arguments as nu...Alexander Barkov2018-05-311-0/+88
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+770