| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix of random crashes of connect engine (probably depend on addresses used)- | Oleksandr Byelkin | 2021-02-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'connect/10.2' 10.2 | Oleksandr Byelkin | 2021-01-29 | 1 | -23/+51 |
|\ |
|
| * | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 1 | -5/+6 |
| * | - Fix json_bjson (s was erase by Json_Subset) | Olivier Bertrand | 2020-12-09 | 1 | -19/+22 |
| * | Remove a push warning causing failing assert. Modified storage/connect/filam... | Olivier Bertrand | 2020-12-04 | 1 | -1/+24 |
| * | - Fix memory leak for the JSON table type | Olivier Bertrand | 2020-12-01 | 1 | -4/+5 |
* | | MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ? | Sergei Golubchik | 2020-12-10 | 1 | -2/+2 |
|/ |
|
* | - Inline MakePtr and MakeOff with OFFSET as size_t | Olivier Bertrand | 2020-10-18 | 1 | -39/+4 |
* | - Make possible to allocate work space larger than 4GB | Olivier Bertrand | 2020-10-01 | 1 | -12/+12 |
* | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-08-17 | 1 | -13/+23 |
* | Fixed compiler warning in connect engine | Olivier Bertrand | 2019-03-25 | 1 | -1/+1 |
* | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-01 | 1 | -12/+16 |
* | - Remove warning on not used tabtyp variable in connect_assisted_discovery | Olivier Bertrand | 2018-02-25 | 1 | -2/+2 |
* | - Use delayed load for the MongoDB C Drive on Windows | Olivier Bertrand | 2018-01-30 | 1 | -13/+13 |
* | - Fix MDEV-13925: Actually this fixes SELECT queries when | Olivier Bertrand | 2017-10-31 | 1 | -24/+49 |
* | -- Suppress the GetPlug function causing memory leak | Olivier Bertrand | 2017-07-22 | 1 | -1/+1 |
* | -- Add mutex for user_connect handling | Olivier Bertrand | 2017-07-21 | 1 | -2/+8 |
* | -- Finalize work on MongoDB access | Olivier Bertrand | 2017-07-18 | 1 | -50/+52 |
* | Fix gcc compiler warnings reported by Sergei | Olivier Bertrand | 2017-05-23 | 1 | -0/+597 |