summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-112-4/+8
* - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
* Merge with last MariaDB versionOlivier Bertrand2020-01-114-2/+2
|\
| * Fix overly chatty connect cmake, once againVladislav Vaintroub2019-12-111-5/+1
| * cleanup: remove always true condition to fix clang warningEugene Kosov2019-11-191-1/+1
| * Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-3032-1612/+2083
| |\
| * | fix clang warningsEugene Kosov2019-08-281-1/+1
| * | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-07-269-124/+82
| |\ \
| * | | restore RESTRICT_SYMBOL_EXPORTS(zlib)Sergei Golubchik2019-07-101-9/+0
| * | | imporve clang buildEugene Kosov2019-06-256-27/+27
| * | | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1110-10/+10
| * | | CONNECT compilation failureSergei Golubchik2019-04-263-11/+3
| * | | Squashed commit of connect/10.0:Olivier Bertrand2019-04-2614-180/+296
| * | | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)Sergei Golubchik2019-03-271-4/+6
| * | | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-273-12/+17
| * | | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-1/+1
| * | | Merge 10.1 into 10.1Marko Mäkelä2019-02-0216-350/+426
| |\ \ \
| | * | | Squashed commit of connect/10.0:Olivier Bertrand2019-01-2516-350/+426
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-3040-321/+349
| |\ \ \ \ | | |/ / /
| | * | | CONNECT: bintar compilation failure on Mac OS XSergei Golubchik2018-10-291-1/+1
| | * | | after-merge: enable testsSergei Golubchik2018-10-283-4/+2
| | * | | Squashed commit of connect/10.0:Olivier Bertrand2018-10-2841-333/+348
| | * | | CONNECT: don't mix bundled zlib and system libxml2Sergei Golubchik2018-10-281-0/+9
| * | | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-064-11/+11
| |\ \ \ \ | | |/ / /
| | * | | Fix clang warning of mismatched new[] and delete[]Vicențiu Ciorbaru2018-08-251-1/+1
| | * | | connect engine: GetStringUTFChars takes pointer argDaniel Black2018-08-254-10/+10
| * | | | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-044-3/+3
| * | | | 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 '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
| * | | | fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-211-11/+5
* | | | | - Fix MDEV-21450Olivier Bertrand2020-01-111-5/+13
* | | | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-0933-721/+913
| |_|_|/ |/| | |
* | | | Fix xml(2)_mult.test result mismatchOlivier Bertrand2019-08-242-8/+8
* | | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-2430-1610/+2086
| |_|/ |/| |
* | | 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