MySQL Forums
Forum List  »  InnoDB

Re: Failed to start mysql due to start_lsn and ens_lsn issue
Posted by: Peter Brawley
Date: August 04, 2022 10:00AM

MySQL version?

> I did read somewhere that I can see and change the start_lsn number from within mysql

https://dev.mysql.com/doc/mysql-enterprise-backup/8.0/en/backup-incremental-options.html ? That's about Enterprise incremental backup.

About InnoDB redo logs, see https://dev.mysql.com/doc/refman/8.0/en/innodb-redo-log.html, which says you can rewrite all redo log files by reconfiguring redo log file capacity.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Failed to start mysql due to start_lsn and ens_lsn issue
1333
August 04, 2022 10:00AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.