[MDEV-22452] Missing call to wsrep_commit_ordered in trx_t::commit Created: 2020-05-04 Updated: 2020-05-04 Resolved: 2020-05-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Storage Engine - InnoDB |
| Affects Version/s: | 10.4, 10.5 |
| Fix Version/s: | 10.4.13, 10.5.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Mario Karuza (Inactive) | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
After recent optimization changes in InnoDB - wsrep_commit_ordered will not be called anymore in trx_t::commit. |