[MDEV-27976] InnoDB: Clustered record for sec rec not found index Created: 2022-03-01 Updated: 2022-04-03 Resolved: 2022-04-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Reteimprese | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
2022-03-01 18:23:50 12215 [ERROR] InnoDB: Clustered record for sec rec not found index `mapinfo` of table `reteimpr_geo`.`MAPS` InnoDB: clust index record PHYSICAL RECORD: n_fields 1; compact format; info bits 0 TRANSACTION (0x7f03c81c2130), ACTIVE 8 sec starting index read InnoDB: Submit a detailed bug report to https://jira.mariadb.org/ |
| Comments |
| Comment by Marko Mäkelä [ 2022-03-01 ] | ||
|
Which version of MariaDB Server is this? Does the corruption persist if you rebuild the database from the scratch using innodb_change_buffering=none ( To only repair this corrupted index, you may try the following:
|