summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* After review fixesbb-anel-json-v2-10.3-recursionAnel Husakovic2019-07-1130-407/+421
* Add suppression to testsAnel Husakovic2019-07-0815-5/+40
* Memory leaks-no,noAnel Husakovic2019-07-081-5/+10
* Add test case with JSONB_TYPE_LARGE_OBJECTAnel Husakovic2019-07-087-5/+74
* Add array caseAnel Husakovic2019-07-085-7/+27
* Add MYSQL_TYPE_BIT caseAnel Husakovic2019-07-086-2/+59
* Format MYSQL_TYPE_DATEAnel Husakovic2019-07-083-3/+118
* Mixed testAnel Husakovic2019-07-085-32/+16
* Cleanup of opaque type and use of enum_field_typesAnel Husakovic2019-07-083-82/+12
* Add OPAQUE typeAnel Husakovic2019-07-0811-10/+166
* Add support for empty object or stringAnel Husakovic2019-07-086-0/+49
* Add support for floats -> question for reviewAnel Husakovic2019-07-086-60/+71
* Integers finished and covered by test caseAnel Husakovic2019-07-089-14/+159
* Add literals and array testAnel Husakovic2019-07-087-0/+78
* Add support for recursion-tested with arraysAnel Husakovic2019-07-083-10/+57
* Added logic for recursionAnel Husakovic2019-07-084-42/+78
* Cosmetic fixes - use parse_value() insteadAnel Husakovic2019-07-082-47/+79
* Add temp 3Anel Husakovic2019-07-083-5/+4
* Add temporary 2Anel Husakovic2019-07-083-20/+30
* Add temporary functionAnel Husakovic2019-07-089-62/+45
* Add support to INT32, UINT64Anel Husakovic2019-07-084-28/+89
* Add summary tests json object only for reviewAnel Husakovic2019-07-0811-22/+125
* Add parsing of of mysql json object with INT values (0x5)Anel Husakovic2019-07-082-14/+29
* Cosmetic fixes of json object and todo string valueAnel Husakovic2019-07-083-71/+72
* Add parsing of mysql json object with string values(0xc)Anel Husakovic2019-07-081-2/+52
* Add test2Anel Husakovic2019-07-087-11/+124
* Add new file mysql_json instead of everythingAnel Husakovic2019-07-085-184/+160
* Add parse_array_or_object()Anel Husakovic2019-07-082-7/+61
* Drop json_mysql_binary.cc and json_dom.cc 1Anel Husakovic2019-07-083-16/+157
* Adding changes to compileAnel Husakovic2019-07-088-14/+23
* Finish milestone 1: Read MySQL json dataAnel Husakovic2019-07-0859-10/+18747
* MDEV-19936: MyRocks: compile fails on WindowsSergei Petrunia2019-07-031-12/+13
* MDEV-19936: MyRocks: compile fails on WindowsSergei Petrunia2019-07-031-2/+4
* Merge 10.2 into 10.3Marko Mäkelä2019-07-022-2/+3
|\
| * MDEV-19869: Correct the logic, and avoid type mismatchMarko Mäkelä2019-07-021-6/+5
| * MDEV-19781: Skip the test for embedded serverMarko Mäkelä2019-07-021-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-02320-7597/+23176
|\ \ | |/
| * MDEV-12626: Import innodb_buffer_pool_dump_pct adjusted for MDEV-11454Marko Mäkelä2019-07-022-0/+121
| * MDEV-13626: Import and adjust innodb.blob-crashMarko Mäkelä2019-07-023-1/+358
| * MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-07-011-0/+1
| * MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-07-011-13/+3
| * MDEV-17228 Encrypted temporary tables are not encryptedThirunarayanan Balathandayuthapani2019-07-011-2/+4
| * MDEV-19766: Disable page dump output in debug buildsMarko Mäkelä2019-07-011-0/+2
| * MDEV-19914 Server startup fails while dropping garbage encrypted tablespace i...Thirunarayanan Balathandayuthapani2019-07-012-1/+3
| * MDEV-19869 Port innodb_fts.fulltext2 from mysql to mariadb.Thirunarayanan Balathandayuthapani2019-07-013-19/+71
| * MDEV-17228 Encrypted temporary tables are not encryptedThirunarayanan Balathandayuthapani2019-06-2819-72/+280
| * MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-06-286-15/+163
| * MDEV-14996 kill during FLUSH TABLES FOR EXPORT causes assertMonty2019-06-273-1/+28
| * MDEV-19893 Do not send error packets with seqno= 0Vladislav Vaintroub2019-06-271-0/+11
| * MDEV-19889 In CMakeLists.txt, use ${CMAKE_CPACK_COMMAND},rather than just cpackVladislav Vaintroub2019-06-271-2/+2