summaryrefslogtreecommitdiff
path: root/storage/connect/plugutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-2/+2
|\
| * MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ?Sergei Golubchik2020-12-101-2/+2
* | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-51/+16
|\ \ | |/
| * - 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
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-19/+19
|/
* 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