[MDEV-21854] xa commit 'xid' one phase for already prepared transaction must always error out Created: 2020-03-02 Updated: 2020-06-06 Resolved: 2020-06-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.5.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
And it does so "normally":
The error is there:
However the error is not set in the case of "foreign" xa commit, that is |
| Comments |
| Comment by Andrei Elkin [ 2020-06-06 ] |
|
The bug was fixed along with |