MySQL Forums
Forum List  »  General

Re: Disable redo undo information in ibdata1
Posted by: Peter Brawley
Date: August 31, 2018 07:41PM

I believe the iblog* mechanism is designed around continuity, so I don't know a way to do that directly.

Indirectly, maybe: do a clean shutdown, move the logs elsewhere, restart mysqld and innodb will start with fresh logs.

Options: ReplyQuote


Subject
Written By
Posted
Re: Disable redo undo information in ibdata1
August 31, 2018 07:41PM


Sorry, you can't reply to this topic. It has been closed.

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.