summaryrefslogtreecommitdiff
path: root/storage/connect/tabjson.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-07-271-32/+32
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-07-271-32/+32
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-32/+32
| | |\
| | | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-32/+32
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+1
| | |\ \ | | | |/
| | | * MDEV-27612 Connect : check buffer sizes, fix string format errorsVladislav Vaintroub2022-01-261-1/+1
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-46/+102
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-46/+102
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-46/+102
| | |\ \ | | | |/
| | | * - Make user variable prefix recognized by IsArgJson and IsJsonOlivier Bertrand2021-07-241-2/+3
| | | * Fix clang compile error in tabjson and typo in tabbson.cppOlivier Bertrand2021-06-251-3/+3
| | | * Fix clang compile error in tabjson.cpp and tabbson.cppOlivier Bertrand2021-06-251-1/+1
| | | * Fix clang compile error in tabjson.cpp and tabbson.cppOlivier Bertrand2021-06-251-1/+1
| | | * - Make function strz return null when LEX_STRING is nullOlivier Bertrand2021-06-241-24/+66
| | | * - Mongo defined columnsOlivier Bertrand2021-05-241-2/+2
| | | * - All this concern Json or Mongo tables based on MongoDB collections.Olivier Bertrand2021-05-051-2/+1
| | | * - Major update of the json/bson/mongo table types programs.Olivier Bertrand2021-05-011-14/+27
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-1/+0
|\ \ \ \ | |/ / /
| * | | Fixed compiler warnings from CONNECTMonty2021-05-231-3/+1
| |/ /
* | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-19/+97
|\ \ \ | |/ /
| * | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-19/+97
| |\ \ | | |/
| | * - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-051-6/+17
| | * - Fix bug making REST table fail using CURLOlivier Bertrand2021-03-161-11/+24
| | * - Add new JPATH featuresOlivier Bertrand2021-02-161-4/+58
* | | Fix compiler warnings in connect engineMonty2021-03-201-2/+0
|/ /
* | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-244/+407
|\ \ | |/
| * Fix failed test bson and xmlOlivier Bertrand2021-02-021-1/+7
| * Fix some Json and Bson bugsOlivier Bertrand2021-01-201-2/+10
| * - Add the new BSON temporary type for testingOlivier Bertrand2021-01-081-22/+24
| * - Fix pretty=2 Tabjson bug on INSERT.Olivier Bertrand2020-12-151-1/+1
| * - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-8/+0
| * - Continue BSON implementationOlivier Bertrand2020-12-081-0/+1
| * - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-4/+20
| * Remove based enum not accepted by most gcc compilersOlivier Bertrand2020-11-251-0/+2
| * Fix some test failureOlivier Bertrand2020-11-211-12/+12
| * Fix some json discovery problems. Modified tabjson.cpp tabjson.hOlivier Bertrand2020-11-191-6/+26
| * Commit new source and all recent changes.Olivier Bertrand2020-11-181-24/+25
| |\
| * | Re-fix compile error (overloaded-virtual)Olivier Bertrand2020-11-071-37/+37
| * | - Getting text of json items now includes all array membersOlivier Bertrand2020-11-071-7/+8
| * | - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-175/+289
| |/
* | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-41/+69
|\ \ | |/
| * - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-26/+25
| * Fix search for json subtable in tabjson.cppOlivier Bertrand2020-10-061-15/+33
| * Fix compile error in tabjson.cpp (ULONG -> ulong)Olivier Bertrand2020-10-051-17/+20
| * - Use BIN type when charset='binary'Olivier Bertrand2020-10-051-1/+12
| * - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-2/+2
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+1
|\ \ | |/
| * - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-0/+1