summaryrefslogtreecommitdiff
path: root/include/json_lib.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11856 json_search doesn't search for values with double quotesAlexey Botchkov2017-03-141-0/+1
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-02-061-1/+6
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-01-241-2/+23
* MDEV-11562 Assertion `js->state == JST_VALUE' failed in check_contains(json_e...Alexey Botchkov2016-12-161-5/+19
* MDEV-11470 JSON_KEYS accepts arguments in invalid format.Alexey Botchkov2016-12-131-0/+1
* MDEV-11453 JSON_CONTAINS returns incorrect values.Alexey Botchkov2016-12-111-0/+1
* MDEV-11469 JSON_SEARCH returns incorrect results.Alexey Botchkov2016-12-091-6/+15
* MDEV-11461 JSON_TYPE does not recognize integer/double types.Alexey Botchkov2016-12-051-0/+11
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-0/+7
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-191-0/+356