mariadb/storage/innobase/log
Marko Mäkelä b86e18cb44 MDEV-17780 innodb.truncate_recover crashes in recovery due to out-of-bounds page read
recv_addr_trim(): Do not try to detach the hash bucket, because
the code for doing that does not always work.

recv_apply_hashed_log_recs(): Do not attempt to read pages for which
there exist no redo log records.
2018-11-20 14:55:44 +02:00
..
log0crypt.cc MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_log 2018-06-04 11:40:10 +03:00
log0log.cc Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
log0recv.cc MDEV-17780 innodb.truncate_recover crashes in recovery due to out-of-bounds page read 2018-11-20 14:55:44 +02:00