[MDEV-22193] Avoid un-necessary page initialization during recovery Created: 2020-04-08 Updated: 2020-04-09 Resolved: 2020-04-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5.2 |
| Fix Version/s: | 10.5.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Thirunarayanan Balathandayuthapani | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
After |
| Comments |
| Comment by Thirunarayanan Balathandayuthapani [ 2020-04-08 ] |
|
Patch is present in bb-10.5- |
| Comment by Marko Mäkelä [ 2020-04-08 ] |
|
This looks OK to me. But I think we need broad RQG testing of recovery (kill the server, restart with a random innodb_buffer_pool_size). Normal regressions tests do not typically perform crash recovery with a smaller buffer pool size. |
| Comment by Matthias Leich [ 2020-04-09 ] |
|
In RQG testing (CrashRecovery) |