MySQL Forums
Forum List  »  InnoDB

Re: Mysql 8.0.21 [ERROR] [MY-011906] [InnoDB] Database page corruption on disk or a failed file read of page
Posted by: Peeraapong Patjaararunglert
Date: June 28, 2022 12:49AM

i do
1. shutdown mysql
2. cool backup all database
3. start mysql with innodb_force_recovery=1
4. delete all database except sys ,mysql,performance_schema
5. restart mysql without innodb_force_recovery=1 -> failed (cannot start mysql)
if start with innodb_force_recovery=1 being success .

something wrong for me ?

Options: ReplyQuote




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.