summaryrefslogtreecommitdiff
path: root/storage/connect/plugutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-39/+4
* - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-12/+12
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-13/+23
* Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
* - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-12/+16
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-2/+2
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-13/+13
* - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-311-24/+49
* -- Suppress the GetPlug function causing memory leakOlivier Bertrand2017-07-221-1/+1
* -- Add mutex for user_connect handlingOlivier Bertrand2017-07-211-2/+8
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-50/+52
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-0/+597