[MDEV-27390] InnoDB: Corruption of an index tree Created: 2021-12-30 Updated: 2021-12-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.19, 10.4.20, 10.4.21, 10.4.22, 10.5.13, 10.6.5 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrija Vucinic | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04.3 LTS |
||
| Attachments: |
|
| Description |
|
Recently we had mariadb (10.4.22) crash in a loop. The cause seems to be an index corruption. We exported the binlogs for this specific DB, and were able to consistently reproduce (tho cannot share the binlogs because of sensitive data) but were unable to produce a small test case. Database in corrupted state, but before crash:
Replaying the same binlogs on 10.3.32 or 10.4.18 doesn't corrupt the index. Instead, it stops with a duplicate entry error:
|