summaryrefslogtreecommitdiff
path: root/storage/connect/tabjson.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - 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 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
|/
* - 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
* - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-0/+1
* - 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
* - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-121-266/+321
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-6/+6
* - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executedOlivier Bertrand2017-10-161-6/+5
* - Make another temporary fix for the compiler bug in CalculateArrayOlivier Bertrand2017-10-161-6/+17
* - Update version numberOlivier Bertrand2017-10-151-35/+31
* - Update version numberOlivier Bertrand2017-09-041-3/+4
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-1/+1
* - Fix gcc compile error: crosses initialization of ‘const char* drv’Olivier Bertrand2017-08-091-5/+7
* - Fix MDEV-13463 unescape table name during detection of table structureOlivier Bertrand2017-08-081-2/+0
* - Fix bug returning pointer to a stack stringOlivier Bertrand2017-08-071-7/+3
* - Add a define making ha_connect.cc source unique for all MariaDB version.Olivier Bertrand2017-08-061-3/+5