summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* fix clang warningsEugene Kosov2019-08-281-1/+1
* 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
| * | | commit git 167, 168 and 169 msgOlivier Bertrand2017-06-065-92/+109
| * | | Add CHECK TABLE to the list of accepted commands.Olivier Bertrand2017-05-281-2/+2
| * | | Fix bug: Discovery of JSON table fails in DEBUG modeOlivier Bertrand2017-05-231-3/+1
| * | | Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-2353-1245/+1507
| * | | Fix column types wrongly set to TYPE_STRING in JSONColumnsOlivier Bertrand2017-05-122-3/+8
| * | | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-4/+7
| * | | Fix converting bstr_t string to set error messageOlivier Bertrand2017-05-1111-17/+31
| * | | _Null_terminated_ not recognized by gccOlivier Bertrand2017-05-081-1/+2
| * | | Fixing MDEV-12149: compile errors on Windows with /Zc:strictStringsOlivier Bertrand2017-05-0875-448/+334