summaryrefslogtreecommitdiff
path: root/storage/connect/tabjson.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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.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
* | | Fixed compiler warnings from CONNECTMonty2021-05-231-3/+1
|/ /
* | 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
* | 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
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-5/+8
|/
* - Fix MDEV-13782Olivier Bertrand2019-11-261-17/+27
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-963/+966
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-1/+1
* - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-251-4/+4
* - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-011-15/+27
* - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-5/+5
* - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-071-7/+7
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-2/+2