summaryrefslogtreecommitdiff
path: root/unittest/json_lib
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-11469 JSON_SEARCH returns incorrect results.Alexey Botchkov2016-12-091-4/+4
| | | | Support for '**' in json path expressions added.
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-192-0/+209
strings/json_lib.c added as a JSON library. SQL frunction added with sql/item_jsonfunc.h/cc