summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-08-0712-141/+136
|\
| * - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-0612-141/+136
* | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-5/+0
|\ \
| * \ Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-5/+0
| |\ \
| | * | MDEV-8941 Compile on Solaris (SPARC) fails with errors in filamvct.cppSergei Golubchik2018-07-191-5/+0
| * | | Fixed compiler warningsMonty2018-05-261-1/+1
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-06-242-12/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC tableOlivier Bertrand2018-06-183-29/+16
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-05-108-24/+15
|\ \ \ \ | |/ / /
| * | | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-0710-45/+33
| * | | - Fix MDEV-15577 CONNECT engine JDBC remote index prevents UPDATEOlivier Bertrand2018-03-271-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-104-44/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-0594-1680/+2444
| |\ \ \ | | | |/ | | |/|
| | * | compiler warningSergei Golubchik2018-05-041-7/+7
| | * | Squashed commit of connect/10.0:Sergei Golubchik2018-04-2696-1699/+2462
* | | | MDEV-15866 Mysql CRASH : Json connect + MariaDB 10.3.4Sergei Golubchik2018-04-161-1/+1
* | | | Merge remote-tracking branch 'connect/10.2' into 10.2Vicențiu Ciorbaru2018-03-1885-1582/+2304
|\ \ \ \ | | |_|/ | |/| |
| * | | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-1115-171/+383
| * | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-2546-509/+904
| * | | - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-124-267/+366
| * | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-021-4/+5
| * | | - Change the connect_xtrace variable to from int to setOlivier Bertrand2018-01-312-50/+50
| * | | - Change the connect_xtrace variable to from int to setOlivier Bertrand2018-01-301-27/+27
| * | | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-3063-745/+798
| * | | - Fix MDEV-9844, MDEV-10179, MDEV-14214Olivier Bertrand2018-01-033-30/+41
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-11/+5
|\ \ \ \ | | |/ / | |/| |
| * | | fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-211-11/+5
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-064-32/+44
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-0213-126/+162
| |\ \ \ | | | |/ | | |/|
| | * | Squashed commit of connect/10.0:Vicențiu Ciorbaru2018-01-2411-122/+157
| | * | Fixed a few compiler warningsMonty2018-01-242-2/+2
| | * | MDEV-13988 connect.drop-open-error failsSergei Golubchik2018-01-221-2/+3
* | | | Windows : fix compile warnings C4267, on 32bit firstVladislav Vaintroub2018-01-261-2/+2
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-11-228-78/+113
|\ \ \ \ | | |_|/ | |/| |
| * | | - Fix MDEV-13860 CONNECT engine does not build with JDBC without ODBC.Olivier Bertrand2017-11-031-1/+1
| * | | - Change inihandl from c to c++.Olivier Bertrand2017-10-311-1/+1
| * | | Change inihandl from c to cpp (to accept bool)Olivier Bertrand2017-10-311-17/+18
| * | | - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-316-60/+94
* | | | MDEV-14268 Executable C source code files?Sergei Golubchik2017-11-212-0/+0
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-8/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Fix the build on OpenBSD (#488)David Carlier2017-11-171-8/+6
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-10-311-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-13860 CONNECT engine does not build with JDBC without ODBCElena Stepanova2017-10-271-1/+1
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-10-2639-357/+408
| |\ \ \ | | |/ /
| | * | Squashed commit of the following:Vicențiu Ciorbaru2017-10-2639-357/+408
* | | | Fixed compiler warning and warning from valgrindMonty2017-11-021-1/+1
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-10-2637-444/+399
|\ \ \ \ | | |_|/ | |/| |
| * | | - Typo (from 10.1) Modified: storage/connect/value.cppOlivier Bertrand2017-10-171-39/+38
| * | | - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executedOlivier Bertrand2017-10-167-19/+36
| * | | - Make another temporary fix for the compiler bug in CalculateArrayOlivier Bertrand2017-10-162-15/+30