summaryrefslogtreecommitdiff
path: root/storage/connect/mongo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-4/+4
* - Make function strz return null when LEX_STRING is nullOlivier Bertrand2021-06-241-3/+5
* - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-7/+3
* - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-1/+1
* - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-1/+0
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-2/+2
* - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executedOlivier Bertrand2017-10-161-2/+3
* - Update version numberOlivier Bertrand2017-10-151-6/+87
* - Fix gcc compile error: crosses initialization of ‘const char* drv’Olivier Bertrand2017-08-091-4/+5
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-36/+52
* -- Fix wrong setting of PipeOlivier Bertrand2017-07-281-2/+1
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-3/+256
* - Suppress warning when creating mongo JSON tablesOlivier Bertrand2017-07-031-1/+5
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-0/+99