summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16664: Remove innodb_lock_schedule_algorithmbb-10.6-MDEV-16664Marko Mäkelä2020-10-0519-702/+32
* Merge 10.5 into 10.6Marko Mäkelä2020-09-243-3/+18
|\
| * MDEV-23456: After-merge fixMarko Mäkelä2020-09-241-1/+1
| * MDEV-23806 Undo page corruption on recoveryMarko Mäkelä2020-09-241-0/+15
| * Fix GCC warning: this decimal constant is unsigned only in ISO C90Vladislav Vaintroub2020-09-241-2/+2
* | Merge 10.5 into 10.6Marko Mäkelä2020-09-24333-6243/+7749
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2020-09-23115-2052/+1601
| |\
| | * Fix the WolfSSL build on FreeBSDMarko Mäkelä2020-09-231-3/+3
| | * Merge 10.3 into 10.4Marko Mäkelä2020-09-2218-17/+163
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2020-09-2218-17/+159
| | | |\
| | | | * Merge 10.1 into 10.2Marko Mäkelä2020-09-2219-17/+160
| | | | |\
| | | | | * systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPostDaniel Black2020-09-221-0/+5
| | | | | * MDEV-21839: Handle crazy offset to SHOW BINLOG EVENTSSujatha2020-09-164-6/+61
| | | | | * mtr: main.mysql_upgrade - record after correcting error messageDaniel Black2020-09-141-2/+2
| | | | | * mysql_upgrade: fix error textDaniel Black2020-09-121-1/+1
| | | | | * MDEV-17438 rpl.show_status_stop_slave_race-7126 fails with timeout on WindowsSachin2020-09-111-1/+1
| | | | | * MDEV-9501: rpl.rpl_binlog_index, rpl.rpl_gtid_crash, rpl.rpl_stm_multi_query ...Sujatha2020-09-074-5/+23
| | | | | * MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-077-539/+1534
| | | | | * InnoDB, XtraDB: handle EOPNOTSUPP from posix_fallocate()xdavidwu2020-09-042-0/+2
| | | | | * MDEV-23535 SIGSEGV, SIGABRT and SIGILL in typeinfo for Item_func_set_collatio...Alexander Barkov2020-09-036-3/+63
| | * | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-229-18/+56
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-229-18/+56
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-22939: Restore an AUTO_INCREMENT checkMarko Mäkelä2020-09-221-0/+6
| | | | * | MDEV-22939 Server crashes in row_make_new_pathname()Marko Mäkelä2020-09-223-9/+30
| | | | * | Make DISCARD TABLESPACE more robustMarko Mäkelä2020-09-221-1/+1
| | | | * | MDEV-23776: Re-apply the fix and make the test more robustMarko Mäkelä2020-09-224-4/+7
| | | | * | MDEV-23705 Assertion 'table->data_dir_path || !space'Marko Mäkelä2020-09-223-1/+23
| | | | * | Revert "MDEV-23776 Test encryption.create_or_replace fails with a warning"Marko Mäkelä2020-09-221-6/+0
| | * | | | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-221-2/+0
| | * | | | MDEV-21170 : Galera test failure on galera_sr.GCF-1043[A|B]Jan Lindström2020-09-225-68/+5
| | * | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-2112-106/+248
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-2116-110/+339
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-23776: Add the reduced encryption.create_or_replace testMarko Mäkelä2020-09-212-0/+101
| | | | * | MDEV-23711 fixup: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2020-09-211-1/+1
| | | | * | MDEV-23776: Split encryption.create_or_replaceMarko Mäkelä2020-09-213-65/+2
| | | | * | MDEV-23776 Test encryption.create_or_replace fails with a warningMarko Mäkelä2020-09-211-0/+6
| | | | * | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-211-0/+1
| | | | * | Fix try.Jan Lindström2020-09-213-5/+91
| | | | * | MDEV-18867: Remove an orphan functionVlad Lesin2020-09-211-16/+0
| | | | * | MDEV-23711 make mariabackup innodb redo log read error message more clearVlad Lesin2020-09-215-3/+117
| | * | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-2156-1742/+982
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-23741: Fix the resultMarko Mäkelä2020-09-211-1/+1
| | | * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-2154-1750/+923
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-23751 : galera_3nodes test failures on ipv6 sst testsJan Lindström2020-09-184-8/+10
| | | | * | MDEV-23574 : galera_3nodes.galera_ipv6_mariabackup_section MTR failed: Could ...Jan Lindström2020-09-1725-48/+60
| | | | * | MDEV-21769 : `galera_3nodes.galera_safe_to_bootstrap` failsJan Lindström2020-09-173-3/+28
| | | | * | MDEV-21655 : galera.galera_wan_restart_ist MTR fails sporadically: WSREP did ...Jan Lindström2020-09-162-33/+98
| | | | * | MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info optionVlad Lesin2020-09-143-1/+125
| | | | * | MDEV-20396 Server crashes after DELETE with SEL NULL Foreign key and aNikita Malyavin2020-09-143-23/+79
| | | | * | MDEV-23587 : galera_3nodes.galera_var_dirty_reads2 MTR failed: 1047: WSREP ha...Jan Lindström2020-09-112-6/+5