summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1bb-10.5-MDEV-24313Marko Mäkelä2020-12-146-57/+48
* MDEV-24313 (1 of 2): Hang with innodb_write_io_threads=1Marko Mäkelä2020-12-141-1/+1
* MDEV-24391 heap-use-after-free in fil_space_t::flush_low()bb-10.5-MDEV-24391Marko Mäkelä2020-12-114-14/+20
* Remove unused DBUG_EXECUTE_IF "ignore_punch_hole"Marko Mäkelä2020-12-092-18/+0
* MDEV-12227 Defer writes to the InnoDB temporary tablespacebb-10.5-MDEV-24369Marko Mäkelä2020-12-094-40/+77
* 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-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-042-0/+9
* Merge 10.4 into 10.5Marko Mäkelä2020-12-0212-15/+25
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-12-0112-15/+25
| |\
| | * MDEV-24323 Crash on recovery after kill during instant ADD COLUMNMarko Mäkelä2020-12-011-0/+7
| | * Merge 10.2 into 10.3Marko Mäkelä2020-12-019-9/+17
| | |\
| | | * MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crashEugene Kosov2020-11-251-1/+1
| | | * Cleanup: row_log_free()Marko Mäkelä2020-11-255-5/+8
| | | * MDEV-24188 fixup: Correct the FindBlockX predicateMarko Mäkelä2020-11-181-2/+2
| | | * MyRocks: Bare Windows compatibility: use rmdir built-in, not "rm -rf"Sergei Petrunia2020-11-171-1/+1
| | | * MDEV-24161: shortcut OQGRAPH dependency checks if disabledDaniel Black2020-11-161-0/+4
| | * | MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-231-5/+0
* | | | MDEV-21962 fixup: Remove buf_pool_contains_zip()Marko Mäkelä2020-12-011-8/+0
* | | | MDEV-24308: Revert for WindowsMarko Mäkelä2020-11-302-3/+15
* | | | MDEV-24308: Remove some os_thread_ functionsMarko Mäkelä2020-11-308-155/+58
* | | | MDEV-24280 InnoDB triggers too many independent periodic tasksbb-10.5-MDEV-24280Marko Mäkelä2020-11-256-67/+33
* | | | MDEV-24278 InnoDB page cleaner keeps waking up on idle serverMarko Mäkelä2020-11-253-4/+52
* | | | MDEV-24270: Clarify some commentsMarko Mäkelä2020-11-251-1/+1
* | | | Cleanup. Remove obsolete commentVladislav Vaintroub2020-11-251-1/+0
* | | | Partially Revert "MDEV-24270: Collect multiple completed events at a time"Vladislav Vaintroub2020-11-253-3/+6
* | | | Cleanup: Fix Intel compiler warnings about sign conversionsMarko Mäkelä2020-11-255-8/+8
* | | | Cleanup: Remove redundant nonnull attributesMarko Mäkelä2020-11-253-5/+3
* | | | MDEV-24270: Collect multiple completed events at a timeMarko Mäkelä2020-11-253-6/+3
* | | | MDEV-24271 rw_lock::read_lock_yield() may cause writer starvationMarko Mäkelä2020-11-242-22/+20
* | | | MDEV-21534 fixup: Remove HAVE_IB_LINUX_FUTEXMarko Mäkelä2020-11-233-53/+6
* | | | MDEV-24167: Remove PFS instrumentation of buf_block_tMarko Mäkelä2020-11-205-106/+2
* | | | MDEV-22871 fixup: Relax a debug assertionMarko Mäkelä2020-11-201-1/+2
* | | | Cleanup: Fix build problems with the Intel compilerMarko Mäkelä2020-11-202-2/+2
* | | | MDEV-21534 fixup: Use a compile-time constantMarko Mäkelä2020-11-201-1/+1
* | | | Update MCS to resolve libmarias3 compulation for centos74-amd64-debugRoman Nozdrin2020-11-192-3/+1
* | | | MDEV-24224 Gap lock on delete in 10.5 using READ COMMITTEDbb-10.5-MDEV-24224Marko Mäkelä2020-11-183-27/+14
* | | | MDEV-24188 fixup: Simplify the wait loopMarko Mäkelä2020-11-171-11/+13
* | | | This patch puts MCS debian packaging files and part of debian/controlRoman Nozdrin2020-11-141-0/+0
* | | | MDEV-24188: Merge 10.4 into 10.5Marko Mäkelä2020-11-136-30/+81
|\ \ \ \ | |/ / /
| * | | MDEV-24188: Merge 10.3 into 10.4Marko Mäkelä2020-11-136-47/+89
| |\ \ \ | | |/ /
| | * | MDEV-24188: Merge 10.2 into 10.3Marko Mäkelä2020-11-136-57/+96
| | |\ \ | | | |/
| | | * MDEV-24188 Hang in buf_page_create() after reusing a previously freed pageMarko Mäkelä2020-11-136-58/+97
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-1314-336/+220
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-1213-229/+87
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-11-1210-279/+62
| | |\ \ | | | |/
| | | * 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