summaryrefslogtreecommitdiff
path: root/storage/connect/jdbconn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Sergei Golubchik2022-10-021-2/+8
|\
| * Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-2/+8
| |\
| | * Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-281-2/+8
* | | Merge 10.5 into 10.6Marko Mäkelä2022-07-271-24/+24
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-24/+24
| |\ \ | | |/
| | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-24/+24
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-7/+7
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-7/+7
| |\ \ | | |/
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-7/+7
* | | Fix compiler warnings in connect engineMonty2021-03-201-7/+6
|/ /
* | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-0/+1
|\ \ | |/
* | Cleanups & indentation changesMonty2020-03-241-1/+0
* | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-3/+8
|\ \ | |/
| * Some small changes.Olivier Bertrand2019-10-161-3/+8
* | Fixed compiler warnings from connect engineMonty2019-08-231-4/+2
|/
* - Delete an assert(qrp) from JCATPARM *AllocCatInfo that is called withOlivier Bertrand2018-08-071-4/+0
* - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-061-21/+13
* - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-111-109/+230
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-31/+31
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-10/+10
* - Update version numberOlivier Bertrand2017-10-151-1/+1
* Fix MDEV-13503 Modified: storage/connect/jdbconn.cppOlivier Bertrand2017-08-121-3/+5
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-15/+6
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-1/+1
* - Suppress warning when creating mongo JSON tablesOlivier Bertrand2017-07-031-1/+1
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-549/+62
* Fix unhandled exception:Olivier Bertrand2017-06-111-3/+3
* Fix MDEV-12973: Blank columns querying SQL ServerOlivier Bertrand2017-06-081-21/+40
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-19/+21
* Update version number and dateOlivier Bertrand2017-03-021-0/+5
* Fix crashing when joining two JDBC tables..Olivier Bertrand2017-02-241-0/+3
* All changes made on 10.1Olivier Bertrand2017-02-161-4/+12
* - MDEV-11051 place Java classes ApacheInterface and JdbcInterface into single...Olivier Bertrand2016-11-141-57/+61
* - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-061-25/+35
* - Fix MDEV-10950. Null values not retrieved for numeric types.Olivier Bertrand2016-10-141-13/+26
* - Fix MDEV-10948. Syntax error on quoted JDBC tables.Olivier Bertrand2016-10-051-0/+15
* - Fix MDEV-10496. Memory leak in discoveryOlivier Bertrand2016-09-051-194/+1
* - JdbcInterface: change return type of ...Field functionOlivier Bertrand2016-08-101-1/+5
* All changes made on 10.1 for last 11 commitsOlivier Bertrand2016-07-141-96/+137
* - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-131-1/+1
* git90.msg + git91.msgOlivier Bertrand2016-06-021-9/+14
* - Fix wrong return from ExecuteQueryOlivier Bertrand2016-05-211-1/+1
* Commit changes made from 10.1Olivier Bertrand2016-05-211-304/+285
* Add all changes made on 10.1Olivier Bertrand2016-05-121-0/+2151