summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-3034-1605/+2100
|\
| * TypoOlivier Bertrand2019-08-223-10/+11
| * Some small changes.Olivier Bertrand2019-08-193-33/+39
| * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-1716-1375/+1540
| * TypoOlivier Bertrand2019-07-313-9/+9
| * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-3020-336/+665
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-281-1/+1
|\ \
| * | fix clang warningsEugene Kosov2019-08-281-1/+1
* | | Fixed issues found by valgrindMonty2019-08-121-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-263-13/+22
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-07-269-124/+82
| |\ \
| | * | Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
| | * | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-2514-164/+211
| | * | - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-275-44/+100
| | * | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-036-145/+185
| | * | Fix wrong version numberOlivier Bertrand2018-12-041-1/+1
| | * | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-0113-203/+231
| | * | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1116-55/+154
| | * | - Comment out failing Cyrillic test in xml2.testOlivier Bertrand2018-08-082-49/+18
| | * | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-0720-172/+144
| | * | - Fix MDEV-16167 Cannot insert unsigned values into a VEC tableOlivier Bertrand2018-06-282-12/+16
| | * | - 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
| | * | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-1415-171/+383
| | * | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-2644-564/+814
| | * | Commit merge of new MariaDB versionOlivier Bertrand2018-02-168-26/+109
| | |\ \
| | * | | - Make Json_Array_Add to accept a non JSON item as 1st parameterOlivier Bertrand2018-02-163-13/+76
| | * | | - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-1314-281/+409
| | * | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-021-4/+5
| | * | | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-3155-812/+849
| | * | | - Fix MDEV-9844, MDEV-10179, MDEV-14214Olivier Bertrand2018-01-043-30/+41
| | * | | - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-11-038-79/+114
| | * | | - Update version numberOlivier Bertrand2017-10-1736-444/+399
| | * | | Fix MDEV-13924 modified: storage/connect/jdbconn.cppOlivier Bertrand2017-10-111-1/+1
| | * | | Enable MONGO for the C driver. Modified: modified: storage/connect/CMakeLis...Olivier Bertrand2017-09-111-1/+4
| | * | | - Update version numberOlivier Bertrand2017-09-0515-300/+311
| | * | | - Fix MongoDB C Driver adding for CMAKE.Olivier Bertrand2017-09-023-28/+37
| | * | | Merging from MariaDB repositoryOlivier Bertrand2017-08-3116-21/+26
| | |\ \ \
| | * | | | - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-2910-1213/+120
| | * | | | - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-2713-309/+484
| | * | | | - Fix MDEV-12422 by implementing a fake virtual "check" function.Olivier Bertrand2017-08-201-0/+7
| | * | | | - Fix failing test tbl_thread on linuxOlivier Bertrand2017-08-182-32/+16
| | * | | | Fix MDEV-13503 Modified: storage/connect/jdbconn.cppOlivier Bertrand2017-08-131-3/+5
| | * | | | Restore tabs. Modified: storage/connect/mysql-test/connect/r/xml2_grant.resul...Olivier Bertrand2017-08-112-8/+8
| | * | | | Fix failing tests. Modified: storage/connect/mysql-test/connect/r/xml2_grant....Olivier Bertrand2017-08-112-20/+10
| | * | | | Make source from 10.2 sourceOlivier Bertrand2017-08-1028-305/+117
| | * | | | Fix Linux compile error by #define NODW. Modified: plgdbutl.cpp; typo Modifie...Olivier Bertrand2017-08-062-1/+2
| | * | | | Make source the same as branch 10.2Olivier Bertrand2017-08-06141-3034/+41456
| | * | | | Last 3 commits of 10.2Olivier Bertrand2017-06-107-59/+27
| | * | | | Fix MDEV-12973: Blank columns querying SQL ServerOlivier Bertrand2017-06-081-21/+40