summaryrefslogtreecommitdiff
path: root/sql/mysql_json.cc
Commit message (Expand)AuthorAgeFilesLines
* After review fixesbb-anel-json-v2-10.3-recursionAnel Husakovic2019-07-111-263/+210
* Memory leaks-no,noAnel Husakovic2019-07-081-5/+10
* Add test case with JSONB_TYPE_LARGE_OBJECTAnel Husakovic2019-07-081-4/+52
* Add MYSQL_TYPE_BIT caseAnel Husakovic2019-07-081-2/+27
* Format MYSQL_TYPE_DATEAnel Husakovic2019-07-081-2/+8
* Cleanup of opaque type and use of enum_field_typesAnel Husakovic2019-07-081-63/+11
* Add OPAQUE typeAnel Husakovic2019-07-081-9/+103
* Add support for empty object or stringAnel Husakovic2019-07-081-0/+19
* Add support for floats -> question for reviewAnel Husakovic2019-07-081-60/+41
* Integers finished and covered by test caseAnel Husakovic2019-07-081-12/+71
* Add literals and array testAnel Husakovic2019-07-081-0/+34
* Add support for recursion-tested with arraysAnel Husakovic2019-07-081-8/+55
* Added logic for recursionAnel Husakovic2019-07-081-39/+35
* Cosmetic fixes - use parse_value() insteadAnel Husakovic2019-07-081-46/+77
* Add temp 3Anel Husakovic2019-07-081-2/+1
* Add temporary 2Anel Husakovic2019-07-081-12/+25
* Add temporary functionAnel Husakovic2019-07-081-2/+21
* Add support to INT32, UINT64Anel Husakovic2019-07-081-27/+60
* Add summary tests json object only for reviewAnel Husakovic2019-07-081-9/+41
* Add parsing of of mysql json object with INT values (0x5)Anel Husakovic2019-07-081-12/+27
* Cosmetic fixes of json object and todo string valueAnel Husakovic2019-07-081-60/+67
* Add parsing of mysql json object with string values(0xc)Anel Husakovic2019-07-081-2/+52
* Add test2Anel Husakovic2019-07-081-8/+49
* Add new file mysql_json instead of everythingAnel Husakovic2019-07-081-0/+59