summaryrefslogtreecommitdiff
path: root/storage/innobase/buf
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14425 WIP (breaks recovery): Remove fil_system.named_spacesMarko Mäkelä2021-07-261-40/+6
* MDEV-26195: Use a 32-bit data type for some tablespace fieldsMarko Mäkelä2021-07-225-27/+20
* Merge 10.5 into 10.6Marko Mäkelä2021-07-223-29/+44
|\
| * MDEV-26110: Do not rely on alignment on static allocationMarko Mäkelä2021-07-221-3/+19
| * MDEV-26200 buf_pool.flush_list corrupted by buffer pool resizing or ROW_FORMA...Marko Mäkelä2021-07-223-26/+25
* | MDEV-26166: non-functional changesMarko Mäkelä2021-07-201-1/+1
* | merge 10.5 to 10.6Vladislav Vaintroub2021-07-161-2/+1
|\ \ | |/
| * MDEV-26166 replace log_write_up_to(LSN_MAX,...) with log_buffer_flush_to_disk()Vladislav Vaintroub2021-07-161-2/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-07-032-90/+4
|\ \ | |/
| * MDEV-26017 fixupMarko Mäkelä2021-07-031-2/+2
| * MDEV-26033: Race condition between buf_pool.page_hash and resize()Marko Mäkelä2021-07-031-88/+2
* | MDEV-26029: Sparse files are inefficient on thinly provisioned storageMarko Mäkelä2021-06-292-7/+14
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-263-14/+18
|\ \ | |/
| * MDEV-26017: Assertion stat.flush_list_bytes <= curr_pool_sizeMarko Mäkelä2021-06-261-0/+1
| * MDEV-26010 fixup: Use acquire/release memory orderMarko Mäkelä2021-06-263-14/+17
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-242-5/+5
|\ \ | |/
| * MDEV-26010: Assertion lsn > 2 failed in buf_pool_t::get_oldest_modificationMarko Mäkelä2021-06-241-4/+4
| * MDEV-25948 fixup: Demote a warning to a noteMarko Mäkelä2021-06-241-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-243-12/+28
|\ \ | |/
| * MDEV-26004 Excessive wait times in buf_LRU_get_free_block()Marko Mäkelä2021-06-243-12/+28
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-234-326/+469
|\ \ | |/
| * MDEV-25113: Introduce a page cleaner mode before 'furious flush'Marko Mäkelä2021-06-231-15/+30
| * MDEV-25113: Make page flushing fasterMarko Mäkelä2021-06-233-174/+209
| * MDEV-25801: buf_flush_dirty_pages() is very slowMarko Mäkelä2021-06-233-99/+216
| * MDEV-25948 Remove log_flush_taskMarko Mäkelä2021-06-232-48/+28
| * MDEV-25954: Trim os_aio_wait_until_no_pending_writes()Marko Mäkelä2021-06-232-6/+0
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-081-1/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-06-081-3/+8
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-081-3/+8
| | | |\
| | | | * MDEV-25869 Change buffer entries are lost on InnoDB restartmariadb-10.2.39Marko Mäkelä2021-06-081-3/+8
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-0/+4
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-091-0/+4
| | | |\ \ | | | | |/
| | | | * MDEV-25019 memory allocation failures during startup becausebb-10.2-MDEV-25019Thirunarayanan Balathandayuthapani2021-04-071-0/+4
| | * | | MDEV-24792 Assertion `!newest_lsn || fil_page_get_type(page)' failed upon Mar...Vlad Lesin2021-02-142-1/+14
* | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23399 fixup for MDEV-10814Marko Mäkelä2021-06-021-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-012-9/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19514 fixup: Optimize ibuf_merge_or_delete_for_page() callsMarko Mäkelä2021-05-311-1/+2
| * | | | Cleanup: deduplicate codeMarko Mäkelä2021-05-311-8/+2
* | | | | MDEV-25791: Remove UNIV_INTERNMarko Mäkelä2021-05-271-1/+2
* | | | | MDEV-24626 Remove synchronous write of page0 file during file creationMarko Mäkelä2021-05-171-15/+35
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-291-4/+19
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25093: Adaptive flushing fails to kick in even ifKrunal Bauskar2021-04-281-4/+19
* | | | | MDEV-25491: Race condition between DROP TABLE and purge of SYS_INDEXES recordMarko Mäkelä2021-04-281-0/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25483: Shutdown crash during innodb.innodb_buffer_pool_resize_temporaryMarko Mäkelä2021-04-221-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-151-22/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25425 Useless message "If the mysqld execution user is authorized page c...Marko Mäkelä2021-04-151-22/+0
* | | | | MDEV-25312 Replace fil_space_t::name with fil_space_t::name()bb-10.6-MDEV-25312Marko Mäkelä2021-04-072-15/+17