[MDEV-25811] InnoDB: Unable to find a record to delete-mark Created: 2021-05-28 Updated: 2022-03-08 Resolved: 2022-03-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Alex | Assignee: | Marko Mäkelä |
| Resolution: | Cannot Reproduce | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Debian Buster |
||
| Description |
|
|
| Comments |
| Comment by Sergei Golubchik [ 2021-06-05 ] | |
|
related to | |
| Comment by Marko Mäkelä [ 2022-01-25 ] | |
|
The 10.5 series was affected by alexcool, can you repeat this with a newer version? Or if you do
Note: This will not repair already corrupted secondary indexes. To do that, you must execute DROP INDEX and CREATE INDEX on the corrupted indexes. | |
| Comment by Alex [ 2022-01-30 ] | |
|
Right now we are using Three servers with versions master: 10.5.11, replicas: 10.5.12, 10.5.13 We are using innodb_change_buffering=none as a workaround. Is it save to use innodb_change_buffering=all with our versions our servers? | |
| Comment by Marko Mäkelä [ 2022-03-08 ] | |
|
In In I would not recommend using the change buffer. If you are able to provide anything that reliably repeats this corruption, feel free to reopen this. |