mariadb/storage/innobase/buf
Marko Mäkelä 15ab2e122d MDEV-30132 Crash after recovery, with InnoDB: Tried to read ...
os_file_read(): Merged with os_file_read_no_error_handling().
Crashing on a partial page read is as unhelpful as crashing on a
corrupted page read (commit 0b47c126e3).
Report the file name if it is available via IORequest.
2022-11-30 10:54:03 +02:00
..
buf0block_hint.cc MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
buf0buddy.cc MDEV-27891: SIGSEGV in InnoDB buffer pool resize 2022-03-07 13:36:18 +11:00
buf0buf.cc Merge 10.5 into 10.6 2022-11-23 18:13:28 +02:00
buf0checksum.cc MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,... 2021-03-11 12:46:18 +02:00
buf0dblwr.cc MDEV-30132 Crash after recovery, with InnoDB: Tried to read ... 2022-11-30 10:54:03 +02:00
buf0dump.cc Merge 10.5 into 10.6 2022-11-28 12:20:17 +02:00
buf0flu.cc Merge 10.5 into 10.6 2022-11-14 15:44:55 +02:00
buf0lru.cc Merge 10.5 into 10.6 2022-11-28 12:20:17 +02:00
buf0rea.cc MDEV-13542 fixup: Improve a recovery error message 2022-08-05 11:02:18 +03:00