mariadb/storage/innobase/log
Marko Mäkelä 05153a670d Report all redo log corruption
Amend commit b853b4fd88
that was reverted in commit 29150e2391.

recv_parse_log_recs(): Do check for corrupted redo log or file
system before checking for len==0, but only read *ptr if
it is not past the end of the buffer (end_ptr).

recv_parse_log_rec(): Report incorrect redo log type
in a consistent way with recv_parse_or_apply_log_rec_body().
This is a follow-up to commit f30c5af42e.
2018-08-16 06:37:52 +03:00
..
log0crypt.cc MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_log 2018-06-04 11:40:10 +03:00
log0log.cc MDEV-15764 InnoDB may write uninitialized garbage to redo log 2018-05-04 15:57:06 +03:00
log0recv.cc Report all redo log corruption 2018-08-16 06:37:52 +03:00