Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-07-27 | 1 | -12/+12 |
|\ | |||||
| * | Use memory safe snprintf() in Connect Engine | Mikhail Chalov | 2022-07-26 | 1 | -12/+12 |
* | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-07-31 | 1 | -25/+20 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-07-29 | 1 | -25/+20 |
| |\ | |||||
| | * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2021-07-27 | 1 | -25/+20 |
| | |\ | |||||
| | | * | - Fix MDEV-25863 : Replace __WIN__ by _WIN32 | Olivier Bertrand | 2021-06-08 | 1 | -14/+14 |
| | | * | - Put all jar files in the SHARE directory (was PLUGIN) | Olivier Bertrand | 2021-05-17 | 1 | -11/+5 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-05-26 | 1 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-24 | 1 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | CONNECT: move jar files to /usr/share and include them in DEBs | Sergei Golubchik | 2021-05-22 | 1 | -7/+7 |
| | |/ | |||||
* | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10 | Nikita Malyavin | 2021-05-05 | 1 | -5/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge branch bb-10.2-release into bb-10.3-release | Nikita Malyavin | 2021-05-04 | 1 | -5/+16 |
| |\ \ | | |/ | |||||
| | * | - Copy Mongo2.jar and Mongo3.jar in plugin directory | Olivier Bertrand | 2021-04-05 | 1 | -5/+16 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -1/+1 |
| |/ | |||||
* | | Fixed compiler warnings from connect engine | Monty | 2019-08-23 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -1/+1 |
|\ | |||||
| * | Fix clang warning of mismatched new[] and delete[] | Vicențiu Ciorbaru | 2018-08-25 | 1 | -1/+1 |
| * | connect engine: GetStringUTFChars takes pointer arg | Daniel Black | 2018-08-25 | 1 | -2/+2 |
| * | Squashed commit of connect/10.0: | Sergei Golubchik | 2018-04-26 | 1 | -3/+3 |
| * | Squashed commit of the following: | Vicențiu Ciorbaru | 2017-10-26 | 1 | -2/+3 |
| * | Merge connect/10.0 into 10.0 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -0/+621 |
* | - Delete an assert(qrp) from JCATPARM *AllocCatInfo that is called with | Olivier Bertrand | 2018-08-07 | 1 | -23/+0 |
* | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-06 | 1 | -5/+13 |
* | - Use delayed load for the MongoDB C Drive on Windows | Olivier Bertrand | 2018-01-30 | 1 | -3/+3 |
* | - Update version number | Olivier Bertrand | 2017-10-15 | 1 | -2/+3 |
* | - Add FBLOCK when opening ODBC, JSON and MONGO tables. | Olivier Bertrand | 2017-08-05 | 1 | -0/+22 |
* | - Add Support of the MongoDB Java Driver. | Olivier Bertrand | 2017-07-02 | 1 | -0/+599 |