[MDEV-30144] Incremental prepare fails when innodb_undo_tablespaces > 0 Created: 2022-12-02 Updated: 2022-12-05 Resolved: 2022-12-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.11.2, 10.5.19, 10.6.12, 10.7.8, 10.8.7, 10.9.5, 10.10.3 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Thirunarayanan Balathandayuthapani | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In windows, Mariabackup incremental prepare fails to open undo tablespaces while applying Scenario:
Problem is that backup opens the undo tablespaces in srv_undo_tablespaces_init() and it tries |
| Comments |
| Comment by Thirunarayanan Balathandayuthapani [ 2022-12-02 ] |
|
Patch is in bb-10.5- |
| Comment by Marko Mäkelä [ 2022-12-02 ] |
|
Thank you. I suspect that this was broken between 10.5.6 and 10.5.7 by |
| Comment by Thirunarayanan Balathandayuthapani [ 2022-12-02 ] |
|
It is broken from 10.5.4. Sorry, this issue has been pushed wrongly as different |