summaryrefslogtreecommitdiff
path: root/storage/connect/jdbconn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-31/+31
|\
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-62/+81
| * Fix wrong value of JSON columnOlivier Bertrand2017-05-111-27/+15
| * Fix MDEV-12520: Decimal values can be truncated for JDBC tablesOlivier Bertrand2017-04-221-2/+3
| * Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-0/+12
* | 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