[MDEV-21464] Wsrep position not updated in InnoDB after certification failures Created: 2020-01-13 Updated: 2020-01-14 Resolved: 2020-01-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.12, 10.5.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
A certification failure followed by a clean shutdown would cause an inconsistency between the sequence number stored in innodb and the sequence number stored in provider. This happened both in the case of local certification failure, and in the case where dummy writeset is applied. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2020-01-13 ] |