summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * MDEV-18867 Long Time to Stop and StartThirunarayanan Balathandayuthapani2020-09-111-3/+4
| | * MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-09-106-156/+168
| | * MDEV-18867 Long Time to Stop and StartThirunarayanan Balathandayuthapani2020-09-1011-1449/+285
| | * MDEV-23706 : Galera test failure on galera_autoinc_sst_mariabackupJan Lindström2020-09-092-99/+67
| * | MDEV-23741 Windows : error when renaming file in ALTER TABLEVladislav Vaintroub2020-09-173-3/+71
* | | MDEV-23751 : galera_3nodes test failures on ipv6 sst testsJan Lindström2020-09-184-10/+10
* | | MDEV-23663 - Add HAVE_INTEL_RDRAND flag for building WolfSSL, where appropiateVladislav Vaintroub2020-09-172-5/+15
* | | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-141-1/+0
* | | MDEV-20581 Fix MTR test wsrep.variablesJan Lindström2020-09-142-9/+8
* | | MDEV-23617 : galera_sr.galera_sr_rollback_retry MTR failed: 1213: Deadlock fo...Jan Lindström2020-09-142-11/+14
* | | MDEV-23199 page_compression flag is missing for full_crc32 tablespaceThirunarayanan Balathandayuthapani2020-09-111-1/+1
* | | MDEV-23709 : Galera test failure on galera_fk_cascade_delete_debugJan Lindström2020-09-102-3/+5
* | | MDEV-23199 page_compression flag is missing for full_crc32 tablespaceThirunarayanan Balathandayuthapani2020-09-106-60/+111
* | | MDEV-23589: Portability: use `uname -n` instead of `hostname`Geert Hendrickx2020-09-102-2/+2
* | | MDEV-23608 : galera_sr.GCF-597 MTR failed: query 'ROLLBACK' succeeded - shoul...Jan Lindström2020-09-092-1/+20
* | | MDEV-23611 : galera_sr.galera_sr_kill_query MTR failed: 15 instead of 0 on "S...Jan Lindström2020-09-092-6/+23
* | | MDEV-23613 : galera_sr.galera_sr_kill_slave MTR failed: query 'LOCK TABLE t2 ...Jan Lindström2020-09-092-22/+27
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-0916-162/+257
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-0917-152/+278
| |\ \ | | |/
| | * MDEV-23456 fixup: Simplify a comparisonMarko Mäkelä2020-09-091-3/+2
| | * MDEV-22924 fixup: Replace C++11 autoMarko Mäkelä2020-09-091-1/+1
| | * MDEV-22924 fixup: Replace C++11 nullptrMarko Mäkelä2020-09-091-1/+1
| | * MDEV-23685 SIGSEGV on ADD FOREIGN KEY after failed ADD KEYMarko Mäkelä2020-09-093-1/+29
| | * MDEV-23456 fixup: Fix mtr_t::get_fix_count()Marko Mäkelä2020-09-091-17/+8
| | * MDEV-23456 fil_space_crypt_t::write_page0() is accessing an uninitialized pageThirunarayanan Balathandayuthapani2020-09-0912-157/+240
| | * MDEV-22924 Corruption in MVCC read via secondary indexbb-10.2-MDEV-22924Marko Mäkelä2020-09-072-12/+70
| | * MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-077-539/+1534
| * | MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-078-543/+1622
* | | MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...bb-10.4-midenok-MDEV-18706Kentoku SHIBA2020-09-078-545/+1658
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-042-3/+5
|\ \ \ | |/ /