innodb_redo_log_capacity should be (=512M) if possible, so InnoDB Redo log Capacity equals 25% of buffer pool size.
Parse the contents of the recycle bin(PAGE_FREE) in the index page in the MySQL InnoDB data file, and generate the corresponding replace into statement.The index page is only the stored column data, ...