summaryrefslogtreecommitdiff
path: root/storage/connect/cmgoconn.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-3/+3
* - Mongo defined columnsOlivier Bertrand2021-05-241-4/+17
* - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-171-4/+18
* - All this concern Json or Mongo tables based on MongoDB collections.Olivier Bertrand2021-05-051-17/+41
* Fix compile warning as errorOlivier Bertrand2021-05-021-5/+5
* - Major update of the json/bson/mongo table types programs.Olivier Bertrand2021-05-011-186/+295
* - Fix crash when not specifying the collection for MongoDBOlivier Bertrand2021-04-051-0/+6
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-9/+9
* - Update version numberOlivier Bertrand2017-10-151-23/+42
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-8/+55
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-0/+888