summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | bump the VERSIONDaniel Bartholomew2020-11-031-1/+1
| | * | | | Merge remote-tracking branch 10.2 into 10.3Jan Lindström2020-11-032-126/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Clean up wsrep.variablesJan Lindström2020-11-032-66/+0
| | * | | | MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-026-26/+91
| * | | | | MDEV-24119 MDL BF-BF Conflict caused by TRUNCATE TABLEsjaakola2020-11-115-25/+207
| * | | | | MDEV-24119 MDL BF-BF Conflict caused by TRUNCATE TABLEsjaakola2020-11-117-80/+512
| * | | | | Merge mariadb-10.4.17 into 10.4Marko Mäkelä2020-11-117-39/+165
| |\ \ \ \ \
| * | | | | | bump the VERSIONDaniel Bartholomew2020-11-111-1/+1
| * | | | | | Update wsrep-libDaniele Sciascia2020-11-113-5/+33
| * | | | | | MDEV-24175 Windows - fix detection of SSDVladislav Vaintroub2020-11-101-99/+143
| * | | | | | MDEV-19951 followup: Remove unused st_handler_tablename, tablename_compareMarko Mäkelä2020-11-102-24/+1
| * | | | | | MDEV-24098 (Oracle mode) CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in eithe...Daniel Black2020-11-091-14/+21
| * | | | | | MDEV-24098 CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in either orderDaniel Black2020-11-043-14/+69
| * | | | | | MDEV-24098: SHOW CREATE USER invalid for both PASSWORD and LOCKEDDaniel Black2020-11-043-3/+18
| * | | | | | MDEV-18842: Unfortunate error message when the same column is used for applic...Nayuta Yanagisawa2020-11-043-0/+16
| * | | | | | Need more information about mysql-wsrep#198 sporadic test failure.Jan Lindström2020-11-043-1/+10
| * | | | | | MDEV-24063 Assertion during graceful shutdown with wsrep_on=OFFDaniele Sciascia2020-11-033-1/+29
| * | | | | | MDEV-21577 MDL BF-BF conflictsjaakola2020-11-038-34/+495
| * | | | | | bump the VERSIONDaniel Bartholomew2020-11-031-1/+1
* | | | | | | MDEV-24196 WITH_UBSAN: member call on null pointer of log_phys_tMarko Mäkelä2020-11-121-11/+26
* | | | | | | Merge mariadb-10.5.8 into 10.5Marko Mäkelä2020-11-117-36/+163
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '10.4' into 10.5mariadb-10.5.8Sergei Golubchik2020-11-108-37/+164
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch '10.3' into 10.4mariadb-10.4.17Sergei Golubchik2020-11-107-18/+146
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | MDEV-24117: Memory management problem (in range optimizer)mariadb-10.3.27Sergei Petrunia2020-11-103-3/+3
| | | * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2020-11-097-16/+144
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | MDEV-23811: With large number of indexes optimizer chooses an inefficient planmariadb-10.2.36Igor Babaev2020-11-095-4/+194
| | | | * | | | MDEV-24117: Memory management problem ...: Add a testcaseSergei Petrunia2020-11-093-0/+112
| | | | * | | | MDEV-24117: Memory management problem in statistics state for ... INSergei Petrunia2020-11-095-201/+11
| | | | * | | | Bump the versionOleksandr Byelkin2020-11-051-1/+1
| | | | * | | | MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-052-6/+22