summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | - Update version numberOlivier Bertrand2017-10-1535-397/+323
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-248-45/+29
|\ \ \ \ | | |/ / | |/| |
| * | | Various compier warningsSergei Golubchik2017-10-228-45/+29
* | | | Fixed compiler warningsMichael Widenius2017-10-181-1/+1
* | | | Fix truncation warnings in connectVladislav Vaintroub2017-10-1115-43/+45
* | | | enable MongoDB support in CONNECTSergei Golubchik2017-10-041-1/+1
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-283-3/+3
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | shut out Connect cmake-time warning about missing Findlibmondgodoc.cmakeSergei Golubchik2017-09-221-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-224-5/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-215-6/+6
| |\ \ \ | | | |/ | | |/|
| | * | CONNECT: compilation fixSergei Golubchik2017-09-211-1/+1
| | * | connect fixes after-mergeSergei Golubchik2017-09-204-5/+5
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-19147-2466/+42774
| |\ \ \ | | |/ /
| | * | Fix fall-through warningVicențiu Ciorbaru2017-09-191-1/+1