We didn't recover the currption table on 4/23 When the db still crashed in the morning 4/24, whe changed the table name to avoid application server accessing. We selected the table for checking if the db would crash at night, 4/24. The log below on 4/24 night show some "Record overlaps another" Errors. ==================================================================================================================== 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 381 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 96 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 96 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 78 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 78 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 89 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 89 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 241 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 241 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 217 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 217 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 414 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 414 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Apparent corruption in space 2264 page 408 index `PRIMARY` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: In page 408 of index `PRIMARY` of table `[our db name]`.`[our table name]` 2020-04-24 22:00:05 19397 [ERROR] InnoDB: Record overlaps another