Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+186 |
strings/json_lib.c added as a JSON library. SQL frunction added with sql/item_jsonfunc.h/cc |