summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-03-052-84/+99
|\
| * After-merge fix: Add explicit type conversionMarko Mäkelä2019-03-041-3/+4
| * Merge 10.1 into 10.2Marko Mäkelä2019-03-044-128/+143
| |\
| | * MDEV-18732 InnoDB: ALTER IGNORE returns error for NULLMarko Mäkelä2019-03-042-2/+2
| | * MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encr...Marko Mäkelä2019-02-282-120/+119
* | | Merge 10.2 into 10.3Marko Mäkelä2019-03-047-56/+24
|\ \ \ | |/ /
| * | MDEV-18486 Database crash on a table with indexed virtual columnSergei Golubchik2019-03-011-3/+7
| * | MDEV-18775 Fix ALTER TABLE error handling for DROP INDEXMarko Mäkelä2019-03-011-2/+0
| * | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2019-02-282-18/+14
| |\ \ | | |/
| | * MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-252-30/+100
| | * MDEV-18662 ib_wqueue_t has a data raceEugene Kosov2019-02-214-40/+28
| * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-16/+54
| * | buf_page_get_zip(): Deduplicate some codeMarko Mäkelä2019-02-231-11/+3
| * | MDEV-10813: Update buf_page_t::buf_fix_count outside mutexMarko Mäkelä2019-02-223-22/+0
* | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-16/+54
* | | 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