summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-1916-144/+140
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-1410-10/+10
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-1310-10/+10
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1110-10/+10
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-129-134/+129
| |\ \ \ | | |/ /
| | * | 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
* | | | | Fixed compiler warnings form gcc 7.3.1Monty2019-04-196-20/+27
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-022-12/+23
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-293-16/+23
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed compiler warning in connect engineMonty2019-03-141-1/+1
* | | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-4/+1
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-2113-197/+374
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-02-122-2/+2
| |\ \ \ \ | | |/ / /
| | * | | CONNECT: update test resultsmariadb-10.2.22Sergei Golubchik2019-02-101-1/+1
| | * | | CONNECT: Windows pathsSergei Golubchik2019-02-091-1/+1
| | | |/ | | |/|
| * | | dirty mergeOleksandr Byelkin2019-02-0713-197/+374
| |\ \ \ | | |/ /
| | * | 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
* | | | | | MDEV-16188 Fixed the code of ha_partition::multi_range_read_info()Igor Babaev2019-02-101-1/+1
* | | | | | MDEV-16188 Post-merge corrections and adjustmentsIgor Babaev2019-02-044-89/+84
* | | | | | Fixed compiler warnings from optimized buildsMichael Widenius2019-01-151-1/+1
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-0613-204/+232
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-0313-204/+232
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-12-2013-204/+232
| | |\ \ \ \ | | | | |_|/ | | | |/| |