mirror of https://github.com/MariaDB/server
Browse Source
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.pull/1213/head
2 changed files with 9 additions and 7 deletions
Loading…
Reference in new issue