summaryrefslogtreecommitdiff
path: root/strings/json_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-10-301-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-10-291-1/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-10-281-1/+1
| | |\
| | | * MDEV-23941: strings/json_lib.c:893:12: style: Suspicious conditionVicențiu Ciorbaru2020-10-231-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-171-1/+9
|\ \ \ \ | |/ / /
| * | | MDEV-5313: Fix GCC 10 -Wenum-conversionMarko Mäkelä2020-03-161-1/+9
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-3/+7
|\ \ \ \ | |/ / /
| * | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-3/+7
* | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-9/+22
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-011-0/+5
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-0/+5
| |\ \ \ | | |/ /
| | * | MDEV-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-301-1/+4
| | * | MDEV-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-301-0/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-121-1/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-09-121-1/+3
| |\ \ \ | | |/ /
| | * | MDEV-19670 json escaped unicode parse error.Alexey Botchkov2019-09-121-1/+3
* | | | Fix clang-cl warningsVladislav Vaintroub2019-07-041-1/+1
|/ / /
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-4/+2
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-3/+2
| |\ \ | | |/
| | * post-merge: -Werror fixes in 10.2Sergei Golubchik2019-03-291-2/+2
* | | MDEV-5313 Improving audit API.Alexey Botchkov2019-01-181-2/+92
* | | MDEV-5313 Improving audit plugin API.Alexey Botchkov2019-01-171-1/+1
* | | MDEV-5313 Improving audit api.Alexey Botchkov2019-01-171-49/+96
* | | json helpersSergei Golubchik2018-12-121-0/+81
* | | MDEV-5313 Improving audit api.Alexey Botchkov2018-12-121-0/+32
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-191-1/+1
|\ \ | |/
| * MDEV-17454 JSON_VALID( '{"a":1]' ) evaluates to 1.Alexey Botchkov2018-11-121-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+21
|\ \ | |/
| * MDEV-17001 JSON_MERGE returns nullwhen merging empty array.Alexey Botchkov2018-09-131-4/+0
| * MDEV-17121 JSON_ARRAY_APPEND.Alexey Botchkov2018-09-111-0/+25
* | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-0/+2
|\ \ | |/
| * MDEV-16054 simple json functions flatline cpu on garbage input.Alexey Botchkov2018-07-311-0/+2
| * MDEV-15561 json_extract returns NULL with numbers in scientific notation.Alexey Botchkov2018-03-251-2/+2
* | Misc. typosluz.paz2018-04-051-1/+1
* | MDEV-15561 json_extract returns NULL with numbers in scientific notation.Alexey Botchkov2018-03-251-2/+2
* | Remove compiler warningsMonty2017-12-031-2/+2
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-1/+1
|\ \ | |/
| * MDEV-13971 crash in skip_num_constant.Alexey Botchkov2017-11-111-1/+1
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-1/+1
|\ \ | |/
| * MDEV-12312 JSON_CONTAINS_PATH does not detect invalid path and returnsAlexey Botchkov2017-10-061-1/+1
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-5/+5
|\ \ | |/
| * MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-5/+5
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-181-4/+5
|\ \ | |/
| * Make compiler happy with the 'fall through' comments.Alexey Botchkov2017-09-141-3/+4
| * Compiler warning avoided.Alexey Botchkov2017-09-141-1/+1
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-141-1/+1
|\ \ | |/
| * MDEV-13138 JSON_OBJECT returns null with strings containing backticks.Alexey Botchkov2017-09-121-1/+1
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+0
|/
* MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-081-1/+1
* MDEV-12324 Wrong result (phantom array value) on JSON_EXTRACT.Alexey Botchkov2017-08-071-1/+1