[MDEV-26954] Failed ALTER causes table corruption after recovery - Tablespace not found Created: 2021-11-01 Updated: 2021-12-27 Resolved: 2021-12-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.6, 10.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
So, after the failed ALTER the table still appears to be all right, but further crash recovery complains about a missing tablespace. Reproducible on 10.6 (including 10.6.4), 10.7. Not reproducible on 10.5. |
| Comments |
| Comment by Elena Stepanova [ 2021-11-06 ] | |||||||||||||||||||||||||||||||
|
UndoLog recovery test ends with a slightly different representation of the same problem.
So, the restart with force-recovery complains
and then the following normal restart says
|