Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-17709 Remove handlerton::state | Robert Bindar | 2019-06-06 | 1 | -1/+0 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 16 | -144/+140 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 10 | -10/+10 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 10 | -10/+10 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 10 | -10/+10 |
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 9 | -134/+129 |
| |\ \ \ | | |/ / | |||||
| | * | | fix of results | Oleksandr Byelkin | 2019-05-05 | 1 | -49/+49 |
| | * | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-05-05 | 2 | -52/+49 |
| | |\ \ | |||||
| | | * | | Fixed compiler warning in connect engine | Olivier Bertrand | 2019-03-25 | 1 | -1/+1 |
| | | * | | Typo | Olivier Bertrand | 2019-03-24 | 1 | -5/+7 |
| | | * | | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode='' | Olivier Bertrand | 2019-03-23 | 4 | -84/+78 |
| | | * | | - Fix MDEV-18292: CONNECT Engine JDBC not able to issue | Olivier Bertrand | 2019-03-03 | 3 | -46/+44 |
| | | * | | Fix xml result by setting eol as lf modified: storage/connect/mysql-test/con... | Olivier Bertrand | 2019-02-09 | 1 | -393/+393 |
| | | * | | Fix xml result mismatch modified: storage/connect/mysql-test/connect/r/xml.re... | Olivier Bertrand | 2019-02-09 | 1 | -344/+344 |
| | | * | | - Fix GetTableName that returned wrong value under Windows | Olivier Bertrand | 2019-02-09 | 1 | -1/+1 |
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 9 | -131/+129 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | CONNECT compilation failure | Sergei Golubchik | 2019-04-26 | 3 | -11/+3 |
| | | * | | Squashed commit of connect/10.0: | Olivier Bertrand | 2019-04-26 | 14 | -180/+296 |
* | | | | | Fixed compiler warnings form gcc 7.3.1 | Monty | 2019-04-19 | 6 | -20/+27 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 2 | -12/+23 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 3 | -16/+23 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 3 | -16/+23 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either) | Sergei Golubchik | 2019-03-27 | 1 | -4/+6 |
| | | * | | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 3 | -12/+17 |
| | | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -1/+1 |
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed compiler warning in connect engine | Monty | 2019-03-14 | 1 | -1/+1 |
* | | | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -4/+1 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 13 | -197/+374 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-02-12 | 2 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | CONNECT: update test resultsmariadb-10.2.22 | Sergei Golubchik | 2019-02-10 | 1 | -1/+1 |
| | * | | | CONNECT: Windows paths | Sergei Golubchik | 2019-02-09 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 13 | -197/+374 |
| |\ \ \ | | |/ / | |||||
| | * | | CONNECT: calculate table_name from the path | Sergei Golubchik | 2019-02-05 | 1 | -1/+3 |
| | * | | Merge remote-tracking branch 'connect/11.2' into 10.2 | Oleksandr Byelkin | 2019-02-04 | 7 | -52/+188 |
| | |\ \ | |||||
| | | * | | - Fix MDEV-13136: enhance CREATE SERVER MyServerName | Olivier Bertrand | 2019-02-03 | 4 | -8/+88 |
| | | * | | - Enable CONNECT tables to have triggers | Olivier Bertrand | 2019-01-27 | 1 | -7/+14 |
| | | * | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issue | Olivier Bertrand | 2019-01-25 | 4 | -37/+86 |
| | | * | | Modified because different result on Windows and Linux | Olivier Bertrand | 2019-01-01 | 1 | -1/+1 |
| | | * | | Modified because different result on Windows and Linux | Olivier Bertrand | 2019-01-01 | 1 | -1/+1 |
| | | * | | - Fix a few bug mainly concerning discovery and call from OEM | Olivier Bertrand | 2019-01-01 | 6 | -145/+185 |
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-03 | 7 | -146/+186 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 16 | -350/+426 |
| | | |\ \ | |||||
| | | | * | | Squashed commit of connect/10.0: | Olivier Bertrand | 2019-01-25 | 16 | -350/+426 |
* | | | | | | MDEV-16188 Fixed the code of ha_partition::multi_range_read_info() | Igor Babaev | 2019-02-10 | 1 | -1/+1 |
* | | | | | | MDEV-16188 Post-merge corrections and adjustments | Igor Babaev | 2019-02-04 | 4 | -89/+84 |
* | | | | | | Fixed compiler warnings from optimized builds | Michael Widenius | 2019-01-15 | 1 | -1/+1 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-06 | 13 | -204/+232 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-01-03 | 13 | -204/+232 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-12-20 | 13 | -204/+232 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | |