summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* fix of resultsOleksandr Byelkin2019-05-051-49/+49
* Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-05-052-52/+49
|\
| * Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
| * TypoOlivier Bertrand2019-03-241-5/+7
| * - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-234-84/+78
| * - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-033-46/+44
| * Fix xml result by setting eol as lf modified: storage/connect/mysql-test/con...Olivier Bertrand2019-02-091-393/+393
| * Fix xml result mismatch modified: storage/connect/mysql-test/connect/r/xml.re...Olivier Bertrand2019-02-091-344/+344
| * - Fix GetTableName that returned wrong value under WindowsOlivier Bertrand2019-02-091-1/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-049-131/+129
|\ \
| * | CONNECT compilation failureSergei Golubchik2019-04-263-11/+3
| * | Squashed commit of connect/10.0:Olivier Bertrand2019-04-2614-180/+296
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-293-16/+23
|\ \ \ | |/ /
| * | 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
* | | Fixed compiler warning in connect engineMonty2019-03-141-1/+1
* | | CONNECT: update test resultsmariadb-10.2.22Sergei Golubchik2019-02-101-1/+1
* | | CONNECT: Windows pathsSergei Golubchik2019-02-091-1/+1
| |/ |/|
* | CONNECT: calculate table_name from the pathSergei Golubchik2019-02-051-1/+3
* | Merge remote-tracking branch 'connect/11.2' into 10.2Oleksandr Byelkin2019-02-047-52/+188
|\ \
| * | - Fix MDEV-13136: enhance CREATE SERVER MyServerNameOlivier Bertrand2019-02-034-8/+88
| * | - Enable CONNECT tables to have triggersOlivier Bertrand2019-01-271-7/+14
| * | - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-254-37/+86
| * | Modified because different result on Windows and LinuxOlivier Bertrand2019-01-011-1/+1
| * | Modified because different result on Windows and LinuxOlivier Bertrand2019-01-011-1/+1
| * | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-016-145/+185
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-037-146/+186
|\ \ \ | | |/ | |/|
| * | 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 'connect/10.2' into 10.2Sergei Golubchik2018-12-2013-204/+232
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix wrong version numberOlivier Bertrand2018-12-041-1/+1
| * | | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-0113-203/+231
* | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
* | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
* | | | Merge branch '10.2-connect' into 10.2Oleksandr Byelkin2018-11-092-0/+21
|\ \ \ \ | |/ / /
| * | | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1413-51/+151
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-0613-66/+155
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()sVladislav Vaintroub2018-10-051-1/+0
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-143-4/+4
|\ \ \ \ | |/ / /
| * | | 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 remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2018-09-1313-81/+26
|\ \ \ \ | | |_|/ | |/| |