summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25914: gcda data files are not created when invoking the test for GCOV b...bb-10.6-anel-MDEV-25914-no-gcdaAnel Husakovic2021-06-151-1/+1
* MDEV-20787: Script dgcov.pl does not workAnel Husakovic2021-06-141-1/+7
* MDEV-22010: use executables MariaDB named in scriptsRucha Deodhar2021-06-1417-69/+113
* MDEV-25907: Assertion failed in dict_table_schema_check()Marko Mäkelä2021-06-143-1/+20
* MDEV-25905: Assertion table2==NULL in dict_sys_t::add()Marko Mäkelä2021-06-148-69/+50
* MDEV-25760: Resubmit IO job on -EAGAIN from io_uringMarko Mäkelä2021-06-141-0/+7
* MDEV-24731 fixup: Another bogus assertionMarko Mäkelä2021-06-141-1/+5
* MDEV-21117 fixup: Fix the test parts.backup_log_rocksdbMarko Mäkelä2021-06-141-1/+1
* MDEV-21117: refine the server binlog-based recovery for semisyncSujatha2021-06-1125-126/+2618
* MDEV-25288 follow-up: Remove traces of unstable-testsMarko Mäkelä2021-06-116-19/+8
* cleanup perfschema.short_options_1 testSergei Golubchik2021-06-113-11/+2
* federatedx: ha_federatedx::get_txn -> staticSergei Golubchik2021-06-112-6/+2
* don't show DBUG_ASSERT to pluginsSergei Golubchik2021-06-111-0/+2
* cleanup: rename Protocol::store() to Protocol::store_datetime()Sergei Golubchik2021-06-115-14/+14
* cleanup: Field_set::empty_set_stringSergei Golubchik2021-06-112-14/+1
* cleanup: formattingSergei Golubchik2021-06-1113-90/+65
* change maturity to gammaSergei Golubchik2021-06-112-2/+2
* MDEV-25288 follow-up: Remove mysql-test/unstable-testsMarko Mäkelä2021-06-111-844/+0
* MDEV-25882: Statistics used to track b-tree (non-adaptive) searchesKrunal Bauskar2021-06-117-26/+30
* MDEV-25750: Assertion wait_lock->is_waiting() in lock_wait_rpl_reportMarko Mäkelä2021-06-091-1/+3
* MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-0998-3808/+2184
* MDEV-25180 fixup: Assertion table->def_trx_id == trx->id... failed in row_mer...Marko Mäkelä2021-06-091-9/+22
* MDEV-25852: Orphan #sql*.ibd files are left behindMarko Mäkelä2021-06-091-19/+87
* Merge 10.5 into 10.6Marko Mäkelä2021-06-0947-117/+421
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-092-5/+4
| |\
| | * Merge 10.3 to 10.4mariadb-10.4.20Marko Mäkelä2021-06-092-5/+4
| | |\
| | | * MDEV-25886 CHECK TABLE crash with DB_MISSING_HISTORY if innodb_read_onlymariadb-10.3.30Marko Mäkelä2021-06-092-5/+4
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-06-0828-50/+181
| |\ \ \ | | |/ /
| | * | dict_index_build_internal_clust(): Catch MDEV-20131 on CREATE TABLEMarko Mäkelä2021-06-081-2/+2
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-06-0814-19/+114
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-0811-17/+110
| | | |\
| | | | * MDEV-25869 Change buffer entries are lost on InnoDB restartmariadb-10.2.39Marko Mäkelä2021-06-081-3/+8
| | | | * Revert "CONNECT: move jar files to /usr/share and include them in DEBs"Otto Kekäläinen2021-06-061-4/+0
| | | | * MDEV-23815 Windows : mysql_upgrade_wizard fails, if service name has spacesVladislav Vaintroub2021-06-061-1/+4
| | | | * MDEV-25859 - HeidiSQL 11.3Vladislav Vaintroub2021-06-051-1/+1
| | | | * MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of so...Anel Husakovic2021-06-042-1/+5
| | | | * MDEV-25672 table alias from previous statement interferes later commandsSergei Golubchik2021-06-023-6/+24
| | | | * MDEV-25635 Assertion failure when pushing from HAVING into WHERE of viewIgor Babaev2021-06-023-1/+68
| | | * | MDEV-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-06-074-1/+44
| | | * | MDEV-21373 DBUG compilation - bad synchronization in ha_heap::external_lock()Vladislav Vaintroub2021-06-041-1/+1
| | * | | Ported the test case for MDEV-25682 from 10.2Igor Babaev2021-06-072-0/+41
| | * | | Fix mtr tests with file_key_managment extension for WindowsAnel Husakovic2021-06-0411-31/+31
| * | | | MDEV-25866 Upgrade from pre-10.5.10 to 10.5.10 causes CHECK errors on encrypt...Monty2021-06-072-0/+21
| * | | | Fixed a DBUG_ASSERT when running zerofill() on aria tablesMonty2021-06-071-2/+8
| * | | | MDEV-25783: Change buffer records are lost under heavy loadMarko Mäkelä2021-06-071-0/+27
| * | | | Make maria.repair more resiliant for different failuresMonty2021-06-072-7/+2
| * | | | Deb: Misc cleanup and autobake-deb.sh and Salsa-CI fixesOtto Kekäläinen2021-06-058-48/+23
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-048-14/+141
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-041-2/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-17749 fixup: ./mtr --embedded main.lock_kill (again)Marko Mäkelä2021-06-041-2/+2