summaryrefslogtreecommitdiff
path: root/storage/connect/javaconn.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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