mariadb/storage/innobase/log
Marko Mäkelä ca76fc4a3a MDEV-18611: mariabackup silently ended during xtrabackup_copy_logfile()
log_group_read_log_seg(): Always return false when returning
before reading end_lsn.

xtrabackup_copy_logfile(): On error, indicate whether
a corrupt log record was encountered.

Only xtrabackup_copy_logfile() in Mariabackup cared about the
return value of the function. InnoDB crash recovery was not
affected by this bug.
2019-02-19 11:14:03 +02:00
..
log0crypt.cc MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_log 2018-06-04 11:40:10 +03:00
log0log.cc Replace log_group_t::file_header_bufs with local array 2019-01-14 13:53:04 +02:00
log0recv.cc MDEV-18611: mariabackup silently ended during xtrabackup_copy_logfile() 2019-02-19 11:14:03 +02:00