summaryrefslogtreecommitdiff
path: root/storage/connect/plugutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix of random crashes of connect engine (probably depend on addresses used)-Oleksandr Byelkin2021-02-051-1/+1
* Merge remote-tracking branch 'connect/10.2' 10.2Oleksandr Byelkin2021-01-291-23/+51
|\
| * - Add the new BSON temporary type for testingOlivier Bertrand2021-01-081-5/+6
| * - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-19/+22
| * Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-041-1/+24
| * - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-4/+5
* | MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ?Sergei Golubchik2020-12-101-2/+2
|/
* - 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