summaryrefslogtreecommitdiff
path: root/sql/item_jsonfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Remove not used mem_root argument from build_clone(), get_copy() and get_item...Michael Widenius2017-11-231-44/+44
* MDEV-13967 Parameter data type control for Item_long_funcAlexander Barkov2017-10-011-0/+8
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-131-0/+1
|\
| * MDEV-12877 Wrong result from JSON native function.Alexey Botchkov2017-09-121-0/+1
| * MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-111-2/+4
* | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-111-2/+4
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-08-091-1/+3
|\ \ | |/
| * MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-081-1/+3
* | MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data ...Alexander Barkov2017-05-201-15/+14
|/
* MDEV-11833 JSON functions don't seem to respect max_allowed_packet.Alexey Botchkov2017-03-141-0/+1
* MDEV-11856 json_search doesn't search for values with double quotesAlexey Botchkov2017-03-141-1/+1
* MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to workSergei Golubchik2017-02-141-13/+2
* MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends toAlexey Botchkov2017-02-141-2/+3
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-02-061-0/+26
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-01-241-0/+1
* MDEV-11573 JSON_LENGTH returns incorrect results.Alexey Botchkov2016-12-241-6/+8
* MDEV-11453 JSON_CONTAINS returns incorrect values.Alexey Botchkov2016-12-111-5/+3
* MDEV-11433 JSON_MERGE returns a non-NULL result with a NULL argument.Alexey Botchkov2016-12-061-1/+1
* MDEV-11444 Server crashes in String::ptr / Item_func_json_depth::val_int.Alexey Botchkov2016-12-031-5/+1
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-0/+129
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-191-0/+304