summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | 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-23650 Test S3 in buildbotElena Stepanova2020-09-203-0/+13
| * | | | | MDEV-23767: IN-to-subquery conversion is not visible in optimizer tracebb-10.5-mdev23767Sergei Petrunia2020-09-203-2/+148
| * | | | | MDEV-19935 Create unified CRC-32 interfaceVladislav Vaintroub2020-09-1724-1147/+2087
| * | | | | Stabilize and clean up a testMarko Mäkelä2020-09-172-19/+3
| * | | | | Make a test more robustMarko Mäkelä2020-09-172-56/+0
| * | | | | MDEV-23719: Make lock_sys use page_id_tMarko Mäkelä2020-09-1716-577/+259
| * | | | | MDEV-23719: Remove buf_block_t::lock_hash_valMarko Mäkelä2020-09-177-63/+7
| * | | | | make install: don't assume $DESTDIR existsSergei Golubchik2020-09-141-2/+1
| * | | | | MDEV-23591 : galera_3nodes.GCF-354 MTR failed: 1047: WSREP has not yet prepar...Jan Lindström2020-09-142-14/+17
| * | | | | Define variable to override endpoint urlErol Guven2020-09-111-0/+11
| * | | | | make S3 tests to run when S3 is statically linkedSergei Golubchik2020-09-104-5/+3
| * | | | | de-virtualize redundantly virtual Item methodSergei Golubchik2020-09-102-3/+3
| * | | | | MDEV-23492 performance_schema_digests_size changing from default to 5000 when...Sergei Golubchik2020-09-103-3/+3
| * | | | | Merge 10.4 into 10.5Marko Mäkelä2020-09-0922-180/+300
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| * | | | | MDEV-23592 : galera_3nodes.inconsistency_shutdown MTR failed: Could not open ...Jan Lindström2020-09-091-1/+1
| * | | | | MDEV-23593 : galera_3nodes.GCF-376 MTR failed: Table 'test.t1' doesn't existJan Lindström2020-09-091-0/+3
| * | | | | Update libmarias3 to PR#92: updated PR#91, adds capability to support port nu...Sergei Petrunia2020-09-081-0/+0
| * | | | | Update libmarias3 to PR#91 which adds capability to specify port numberSergei Petrunia2020-09-081-0/+0
| * | | | | MDEV-23662: Make S3 Storage Engine tests betterDaniel Black2020-09-082-2/+2
| * | | | | MDEV-23662: Make S3 Storage Engine tests usableDaniel Black2020-09-082-0/+3