[Error] InnoDB: Clustered record for sec rec not found InnoDB: sec index record PHYSICAL RECORD: n_fields 3; compact format; info bits 0
One of those errors which cause several hours of searching for reason and table repairing.
The solution could be: alter table table_name engine=innodb;
on every table with corrupted index
созданный
3y
|
30 дек. 2021 г., 16:03:58
Войдите, чтобы добавить комментарий
3y | 1 янв. 2022 г., 19:30:34
And small script to check mismatch between calculated checksum and stored checksum. https://dev.mysql.com/doc/refman/5.7/en/innochecksum.html