summaryrefslogtreecommitdiff
path: root/storage/connect/javaconn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-12/+12
|\
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-12/+12
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-25/+20
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-25/+20
| |\
| | * Merge remote-tracking branch 'connect/10.2' into 10.2Sergei Golubchik2021-07-271-25/+20
| | |\
| | | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-14/+14
| | | * - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-171-11/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-261-7/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-7/+7
| |\ \ \ | | |/ /
| | * | CONNECT: move jar files to /usr/share and include them in DEBsSergei Golubchik2021-05-221-7/+7
| | |/
* | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-5/+16
|\ \ \ | |/ /
| * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-5/+16
| |\ \ | | |/
| | * - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-051-5/+16
* | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ | |/ /
| * | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
| |/
* | Fixed compiler warnings from connect engineMonty2019-08-231-1/+1
|/
* Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+1
|\
| * Fix clang warning of mismatched new[] and delete[]Vicențiu Ciorbaru2018-08-251-1/+1
| * connect engine: GetStringUTFChars takes pointer argDaniel Black2018-08-251-2/+2
| * Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-3/+3
| * Squashed commit of the following:Vicențiu Ciorbaru2017-10-261-2/+3
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-0/+621
* - Delete an assert(qrp) from JCATPARM *AllocCatInfo that is called withOlivier Bertrand2018-08-071-23/+0
* - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-061-5/+13
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-3/+3
* - Update version numberOlivier Bertrand2017-10-151-2/+3
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-0/+22
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-0/+599