Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11469 JSON_SEARCH returns incorrect results. | Alexey Botchkov | 2016-12-09 | 1 | -4/+4 |
| | | | | Support for '**' in json path expressions added. | ||||
* | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-10-19 | 2 | -0/+209 |
strings/json_lib.c added as a JSON library. SQL frunction added with sql/item_jsonfunc.h/cc |