summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Sergei Golubchik2022-10-0218-70/+136
|\
| * Merge branch '10.3' into 10.4Sergei Golubchik2022-10-0118-77/+145
| |\
| | * Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-289-21/+30
| | * MDEV-29579 Fix CONNECT ASAN hits (#2277)Andrew Hutchings2022-09-262-38/+24
| | * MDEV-28533: CONNECT engine does not quote columns involved in WHERE clause (#...Anel2022-09-263-4/+56
| | * MDEV-25767 Fix CONNECT ODBC WHERE condition crash (#2243)Andrew Hutchings2022-09-234-14/+37
* | | Merge 10.4 into 10.5Marko Mäkelä2022-09-205-1/+97
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-205-1/+97
| |\ \ | | |/
| | * MDEV-29426 Fix memory leak in CONNECT JSON/BSON (#2255)Andrew Hutchings2022-09-195-1/+97
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-1417-77/+77
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-1317-77/+77
| |\ \ | | |/
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1217-77/+77
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-037-63/+57
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-027-63/+57
| |\ \ | | |/
| | * Merge remote-tracking branch 'connect/10.3' into 10.3Oleksandr Byelkin2022-08-027-63/+57
| | |\
| | | * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-05-182-2/+13
| | | * Disable set warnings as errors for WindowsOlivier Bertrand2020-03-141-0/+1
| | | * Fix compile error in tabcmg.cppOlivier Bertrand2020-03-122-4/+2
| | | * Resolved ha_connect.cc and CMakeLists.txtOlivier Bertrand2020-03-122-57/+13
| | | * Pull new version from originOlivier Bertrand2020-03-1230-358/+656
| | | |\
| | | * | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-123-9/+15
| | | * | Commit conflict resolving after pulling from origin 10.3Olivier Bertrand2019-11-2430-871/+899
| | | |\ \
| | | * | | Commit some changes before pulling from origin CMakeLists.txt connect.ccOlivier Bertrand2019-11-232-31/+49
| | | * | | Fix change in xml2 test resultOlivier Bertrand2019-08-221-1/+1
| | | * | | Include all changes made on 10.2Olivier Bertrand2019-08-2219-1592/+1712
| | | * | | Record some failing test results (dir,xml,xml2)Olivier Bertrand2019-06-283-52/+52
| | | * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-06-2738-400/+752
| | | * | | TypoOlivier Bertrand2019-03-041-5/+5
| | | * | | - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-043-43/+40
| | | * | | - Fix MDEV-13136: enhance CREATE SERVER MyServerNameOlivier Bertrand2019-02-034-13/+94
| | | * | | - Enable CONNECT tables to have triggersOlivier Bertrand2019-01-271-7/+12
| | | * | | - Make user and password defined in CREATE TABLE have precedence onOlivier Bertrand2019-01-264-10/+10
| | | * | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-244-27/+76
| | | * | | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-026-147/+188
| | | * | | Modified because different result on Windows and LinuxOlivier Bertrand2018-12-052-4/+3
| | | * | | Modified to avoid make index error (AVG_ROW_LENGTH=5)Olivier Bertrand2018-12-052-3/+3
| | | * | | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-0414-221/+251
| | | * | | Restore mysql_exec.resultOlivier Bertrand2018-10-141-0/+6
| | | * | | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1411-59/+131
| | | * | | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-0822-223/+166
| | | * | | - 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-078-31/+21
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2022-07-2763-918/+931
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-2763-923/+935
| |\ \ \ \ \ | | |/ / / /
| | * | | | Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-2661-919/+931
| | * | | | Fix building Connect storage engine ioapi code on OpenBSD / NetBSD / DragonFlyBrad Smith2022-07-252-4/+4
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2022-06-274-4/+42
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2022-06-274-4/+42
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-27766: connect engine; INSERT ignore option, was ignoredMathew Heard2022-06-104-4/+42
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-19/+0
|\ \ \ \ \ \ | |/ / / / /