summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-371 Unique Index for long columnsSachin2019-02-2213-33/+28
* MDEV-18677 clang-cl 7 fails to compile innodbMarko Mäkelä2019-02-211-5/+11
* MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-212-6/+6
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-2158-1411/+2316
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-02-1961-1481/+2417
| |\
| | * MDEV-18639 Assertion failure upon attempt to start with lower number of undo ...Thirunarayanan Balathandayuthapani2019-02-191-1/+1
| | * Merge 10.1 into 10.2Marko Mäkelä2019-02-193-6/+3
| | |\
| | | * Fixed bug in macro _ma_mark_page_with_transid()Monty2019-02-193-6/+3
| | * | MDEV-18611: mariabackup silently ended during xtrabackup_copy_logfile()Marko Mäkelä2019-02-191-6/+5
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-02-182-64/+34
| | |\ \ | | | |/
| | | * MDEV-18630 Uninitialised value in FOREIGN KEY error messageMarko Mäkelä2019-02-182-64/+34
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-02-112-2/+0
| | |\ \ | | | |/
| | | * MDEV-18016: Cover the no-rebuild case, and remove a bogus debug assertionMarko Mäkelä2019-02-112-2/+0
| | * | CONNECT: update test resultsmariadb-10.2.22Sergei Golubchik2019-02-101-1/+1
| | * | CONNECT: Windows pathsSergei Golubchik2019-02-091-1/+1
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-02-052-96/+140
| | |\ \ | | | |/
| | | * MDEV-15798 Mutex leak on accessing INFORMATION_SCHEMA.INNODB_MUTEXESMarko Mäkelä2019-02-052-120/+174
| | * | MDEV-16982 Server crashes in mem_heap_dup upon DELETE from table with virtual...Marko Mäkelä2019-02-051-20/+25
| | * | CONNECT: calculate table_name from the pathSergei Golubchik2019-02-051-1/+3
| | * | compiler warningsSergei Golubchik2019-02-051-1/+1
| | * | 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-0351-1345/+2116
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-16896 encryption.innodb-checksum-algorithm crashesMarko Mäkelä2019-02-032-24/+18
| | | * | Merge 10.1 into 10.1Marko Mäkelä2019-02-0257-1524/+2328
| | | |\ \
| | | | * | MDEV-18016: Assertion failure on ALTER TABLE after foreign_key_checks=0Marko Mäkelä2019-01-292-68/+48
| | | | * | MDEV-18256 Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-292-10/+26
| | | | * | MDEV-18222: Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-292-8/+8
| | | | * | Fix xtradb version after mergeOleksandr Byelkin2019-01-291-1/+1
| | | | * | MariaDB detect incorrect table nameOleksandr Byelkin2019-01-292-2/+3
| | | | * | Fix detection of version in tokudbOleksandr Byelkin2019-01-281-1/+1
| | | | * | Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2019-01-2834-1069/+1776
| | | | |\ \
| | | | | * | 5.6.42-84.2Oleksandr Byelkin2019-01-2435-1075/+1778
| | | | * | | Version fix after mergeOleksandr Byelkin2019-01-281-1/+1
| | | | * | | Reverting part of da34c7de5dacac85c4dc1f714bcd7edf3b7fe5f9 that was already f...Oleksandr Byelkin2019-01-281-3/+0
| | | | * | | Merge branch 'merge-xtradb-5.6' into 10.0Oleksandr Byelkin2019-01-283-14/+41
| | | | |\ \ \
| | | | | * | | 5.6.42-84.2Oleksandr Byelkin2019-01-248-26/+99
| | | | * | | | Squashed commit of connect/10.0:Olivier Bertrand2019-01-2516-350/+426
| | | * | | | | Fix embedded innodb_plugin after 560799ebd8efe11f4c4ae1bb9ed4d39185e03800Marko Mäkelä2019-02-022-2/+10
| | * | | | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-026-80/+166
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Minor clean-upMarko Mäkelä2019-02-012-13/+7
| | | * | | | | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-316-57/+159
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-31301-195396/+5029
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-3012-89/+326
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-2915-84/+168
| | | | | |\ \ \ \ \ \