summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24125: linux large pages, linux/mman.h neededbb-10.5-danielblack-MDEV-24125-large-pagesDaniel Black2020-11-194-0/+6
* MDEV-24224 Gap lock on delete in 10.5 using READ COMMITTEDbb-10.5-MDEV-24224Marko Mäkelä2020-11-185-27/+78
* Merge 10.4 into 10.5Marko Mäkelä2020-11-175-1/+23
|\
| * Work around MDEV-24232: Skip perfschema.nesting if WITH_WSREP=OFFMarko Mäkelä2020-11-171-0/+2
| * MDEV-24115 Fix -Wconversion in Timeval::Timeval() on Mac OS Xbb-10.4-MDEV-24115Dmitry Shulga2020-11-171-1/+7
| * Merge 10.3 into 10.4Marko Mäkelä2020-11-171-0/+6
| |\
| | * Do not run maria.repair with --embedded as memory usage is differentMonty2020-11-161-0/+6
| * | Restore autoincrement offset in MTR test MDEV-24063Daniele Sciascia2020-11-162-0/+8
* | | MDEV-24188 fixup: Simplify the wait loopMarko Mäkelä2020-11-171-11/+13
* | | Fix suppression in MTR test galera_3nodes.inconsistency_shutdownDaniele Sciascia2020-11-172-2/+2
* | | MDEV-23610: Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to...Sujatha2020-11-172-10/+10
* | | MDEV-24125: allow compile on Linux headers < 3.8Daniel Black2020-11-171-3/+7
* | | MDEV-24125: linux large pages - Revert "Fixed centos 6 build failure"Daniel Black2020-11-171-6/+0
* | | MDEV-24124: main.drop test - mulitarch/os error messagesDaniel Black2020-11-171-1/+1
* | | MDEV-23610: Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to...Sujatha2020-11-161-1/+1
* | | MDEV-23610: Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to...Sujatha2020-11-1620-114/+350
* | | This patch puts MCS debian packaging files and part of debian/controlRoman Nozdrin2020-11-148-220/+7
* | | MDEV-24098: 10.5 followupOleksandr Byelkin2020-11-142-1/+2
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-141-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-11-141-1/+1
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-11-141-1/+1
| | |\
| | | * Fix to make it compiling on new ubuntu.Oleksandr Byelkin2020-11-141-1/+1
* | | | MDEV-24188: Merge 10.4 into 10.5Marko Mäkelä2020-11-136-30/+81
|\ \ \ \ | |/ / /
| * | | MDEV-24188: Merge 10.3 into 10.4Marko Mäkelä2020-11-136-47/+89
| |\ \ \ | | |/ /
| | * | MDEV-24188: Merge 10.2 into 10.3Marko Mäkelä2020-11-136-57/+96
| | |\ \ | | | |/
| | | * MDEV-24188 Hang in buf_page_create() after reusing a previously freed pageMarko Mäkelä2020-11-136-58/+97
* | | | MDEV-23619: Merge 10.4 into 10.5Marko Mäkelä2020-11-135-26/+317
|\ \ \ \ | |/ / /
| * | | MDEV-23619: Merge 10.3 into 10.4Marko Mäkelä2020-11-135-26/+312
| |\ \ \ | | |/ /
| | * | MDEV-23619: Merge 10.2 into 10.3Marko Mäkelä2020-11-135-26/+312
| | |\ \ | | | |/
| | | * MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) queryIgor Babaev2020-11-135-25/+309
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-1353-472/+1627
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sujatha2020-11-124-6/+7
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sujatha2020-11-124-10/+27
| | |\ \ | | | |/
| | | * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-124-10/+27
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-1222-254/+234
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-11-1215-289/+149
| | |\ \ | | | |/
| | | * Merge mariadb-10.2.36 into 10.2Marko Mäkelä2020-11-116-15/+143
| | | |\
| | | * | bump the VERSIONDaniel Bartholomew2020-11-111-1/+1
| | | * | Cleanup: Remove dict_space_is_empty(), dict_space_get_id()Marko Mäkelä2020-11-112-161/+1
| | | * | MDEV-24156 trx_undo_left() fails to prevent overflowMarko Mäkelä2020-11-111-12/+10
| | | * | MDEV-24182 ibuf_merge_or_delete_for_page() contains dead codeMarko Mäkelä2020-11-114-90/+50
| | | * | MDEV-23769: MTR can abort before it prints the test result summaryAnel Husakovic2020-11-101-0/+3
| | | * | MDEV-24171 index_online_log is instrumented as rw-lock, not mutexMarko Mäkelä2020-11-101-1/+1
| | | * | MDEV-7620: Remove the data structuresMarko Mäkelä2020-11-092-18/+0
| | | * | MDEV-23103 rpl.rpl_gtid_delete_domain failed in buildbotAlice Sherepa2020-11-042-10/+4
| | | * | bump the VERSIONDaniel Bartholomew2020-11-031-1/+1
| | | * | Fix MTR test galera.galera_triggerDaniele Sciascia2020-11-032-0/+80
| | * | | Merge mariadb-10.3.27 into 10.3Marko Mäkelä2020-11-116-15/+143
| | |\ \ \
| | * | | | bump the VERSIONDaniel Bartholomew2020-11-111-1/+1
| | * | | | MDEV-24130: Cannot launch mariadbd via mysqld_safeAnel Husakovic2020-11-101-1/+2