summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-0920-167/+333
|\ \ | |/
| * MDEV-12227 Defer writes to the InnoDB temporary tablespacebb-10.5-MDEV-24369Marko Mäkelä2020-12-096-42/+79
| * Fix -Wunused-but-set-variableMarko Mäkelä2020-12-081-3/+12
| * MDEV-24369 Page cleaner sleeps despite innodb_max_dirty_pages_pct_lwm being e...Marko Mäkelä2020-12-081-32/+18
| * MDEV-24351: S3, same-backend replication: Dropping a table on master...Sergei Petrunia2020-12-085-4/+73
| * Simplify clang workarounds.Vladislav Vaintroub2020-12-071-9/+2
| * MDEV-24350 buf_dblwr unnecessarily uses memory-intensive srv_stats countersbb-10.5-MDEV-24350Marko Mäkelä2020-12-045-22/+45
| * MDEV-24348 InnoDB shutdown hang with innodb_flush_sync=0Marko Mäkelä2020-12-044-0/+23
| * Fixed usage of not initialized memory in LIKE ... ESCAPEMonty2020-12-032-65/+91
* | MDEV-24142: Avoid block_lock alignment loss on 64-bit systemsMarko Mäkelä2020-12-032-4/+4
* | MDEV-24142: Remove INFORMATION_SCHEMA.INNODB_MUTEXESMarko Mäkelä2020-12-0323-533/+46
* | MDEV-24142: Remove __FILE__,__LINE__ related to buf_block_t::lockMarko Mäkelä2020-12-0328-313/+104
* | MDEV-24142: Remove the LatchDebug interface to rw-locksMarko Mäkelä2020-12-0331-561/+33
* | MDEV-24308: Windows improvementsMarko Mäkelä2020-12-032-36/+16
* | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-0374-4493/+1289
* | MDEV-24142 preparation: Add srw_mutex and srw_lock::u_lock()Marko Mäkelä2020-12-033-20/+220
* | MDEV-24167: Stabilize perfschema.sxlock_funcMarko Mäkelä2020-12-032-3/+6
* | MDEV-24167 fixup: Improve the PERFORMANCE_SCHEMA instrumentationMarko Mäkelä2020-12-0316-69/+110
* | MDEV-24167 fixup: Avoid hangs in SRW_LOCK_DUMMYMarko Mäkelä2020-12-032-25/+45
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-03129-481/+2667
|\ \ | |/
| * MDEV-22929 fixup: root_name() clash with clang++ <fstream>Marko Mäkelä2020-12-032-5/+3
| * MDEV-24295: Fix the non-clang buildMarko Mäkelä2020-12-021-0/+3
| * MDEV-24295: Fix the WITH_MSAN buildMarko Mäkelä2020-12-021-1/+6
| * MDEV-20051 fixup: Correct galera.galera_defaults resultMarko Mäkelä2020-12-021-1/+2
| * Merge 10.4 into 10.5Marko Mäkelä2020-12-02123-450/+2481
| |\
| | * MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-0215-22/+22
| | * Merge 10.3 into 10.4Marko Mäkelä2020-12-01100-388/+2275
| | |\
| | | * MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-011-2/+2
| | | * After merge fixesMonty2020-12-011-2/+2
| | | * MDEV-24323 Crash on recovery after kill during instant ADD COLUMNMarko Mäkelä2020-12-013-7/+57
| | | * Merge 10.2 into 10.3Marko Mäkelä2020-12-0166-230/+1895
| | | |\
| | | | * MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-0115-128/+1204
| | | | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-3021-84/+164
| | | | * Disable mysqldump-system.test if auth socket plugin is not dynamicMonty2020-11-301-0/+5
| | | | * MDEV-24289: show grants missing with grant optionAnel Husakovic2020-11-263-1/+30
| | | | * MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crashEugene Kosov2020-11-251-1/+1
| | | | * Skip main.lock_view for cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-11-251-0/+1
| | | | * Cleanup: row_log_free()Marko Mäkelä2020-11-255-5/+8
| | | | * MDEV-24097 node restart overlaps with earlier still ongoing SST processsjaakola2020-11-231-0/+8
| | | | * MDEV-22136 : wsrep_restart_slave = 1 does not always workJan Lindström2020-11-233-0/+306
| | | | * MDEV-19179 Regression: SELECT ... UNION ... with inconsistent column names failsIgor Babaev2020-11-194-2/+95
| | | | * MDEV-24100 Failed to read test report file: Invalid byte 2 of 3-byte UTF-8 se...Rasmus Johansson2020-11-181-3/+7
| | | | * MDEV-24188 fixup: Correct the FindBlockX predicateMarko Mäkelä2020-11-181-2/+2
| | | | * MDEV-24220 Server crash in base_list_iterator::next orIgor Babaev2020-11-173-0/+46
| | | | * MyRocks: Bare Windows compatibility: use rmdir built-in, not "rm -rf"Sergei Petrunia2020-11-171-1/+1
| | | | * MDEV-24169 : Galera test failure on galera_rsu_simpleJan Lindström2020-11-171-0/+3
| | | | * MDEV-24166 : Galera test failure on galera_toi_alter_auto_incrementJan Lindström2020-11-172-2/+4
| | | | * MDEV-24164 : Galera test failure on galera_fk_cascade_deleteJan Lindström2020-11-171-0/+8
| | | | * MDEV-24161: shortcut OQGRAPH dependency checks if disabledDaniel Black2020-11-161-0/+4
| | | * | Fixed maria.create testMonty2020-11-301-0/+1