[MDEV-24765] fseg_free_extent fails to call buf_page_free() for the whole segment Created: 2021-02-02 Updated: 2021-02-02 Resolved: 2021-02-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5.5 |
| Fix Version/s: | 10.5.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Thirunarayanan Balathandayuthapani | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
InnoDB fails to clear all the pages present in buffer pool while freeing the extent. It is caused by
|