summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25867 main.trigger-trans failed in bb, Assertion `ticket->m_duration == ...mariadb-10.5.11st-10.5-vicentiubb-10.5-vicentiu2Sergei Golubchik2021-06-181-24/+24
* MDEV-25953 Tpool - prevent potential deadlock in simulated AIOVladislav Vaintroub2021-06-171-1/+4
* MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-166-2/+125
* MDEV-25642 InnoDB rename table copy DDL fails while dropping the tableThirunarayanan Balathandayuthapani2021-06-093-2/+38
* 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
| | * | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-034-6/+121
| * | | Corrected the test case of MDEV-25714 in order to have the same EXPLAIN outpu...Igor Babaev2021-06-032-0/+8
| * | | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-034-6/+121
| * | | Fixed that compile-pentium64-valgrind-max worksMonty2021-06-024-16/+16
* | | | MDEV-23399 fixup for MDEV-10814Marko Mäkelä2021-06-021-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-022-2/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-022-2/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-021-0/+1
| | |\ \ | | | |/
| | | * MDEV-25730 fixup: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2021-06-021-0/+1
| | * | MDEV-17749 fixup: ./mtr --embedded main.lock_killMarko Mäkelä2021-06-021-2/+2
* | | | Updated main.trigger-trans.test to make it more resiliantMonty2021-06-022-4/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-0151-786/+1524
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-0141-767/+1081
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-0137-767/+975
| | |\ \ | | | |/
| | | * MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-3117-817/+1169
| | | * MDEV-20556 Remove references to "xtrabackup" and "innobackupex" in mariaback...Vladislav Vaintroub2021-05-312-143/+41
| | | * MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-05-306-0/+55
| | | * CONNECT: use my_snprintfSergei Golubchik2021-05-271-3/+3
| | | * mtr: fix the debug printoutSergei Golubchik2021-05-271-1/+1
| | | * Revert "Add Pull Request template file to the MariaDB/server repository"Robert Bindar2021-05-271-50/+0