[MDEV-24300] InnoDB: Corrupted page of datafile './ibdata1' could not be found in the doublewrite buffer. Created: 2020-11-27 Updated: 2021-03-16 Resolved: 2021-03-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
repeatable on 10.2-10.4, but not on 10.5
|
| Comments |
| Comment by Thirunarayanan Balathandayuthapani [ 2021-03-16 ] | ||||||
|
I think bootstrap failure happend when you run with --innodb_thread_concurrency=32.
| ||||||
| Comment by Thirunarayanan Balathandayuthapani [ 2021-03-16 ] | ||||||
|
Above command is enough to repeat the failure. Problem happens even during bootstrap Error is:
So ibdata1 file is not flushed due to this failure. While starting the server, InnoDB gives the error |