Details
Description
XA COMMIT 'unknown' ONE PHASE; |
returns XAER_INVAL: Invalid arguments (or unsupported command) but I think that it should return XAER_NOTA
I tested MariaDB 10.6 and 11.2.0 and both behave the same, but older 10.3 works as I expect, it returns XAER_NOTA
XA COMMIT 'unknown'; |
returns expected XAER_NOTA: Unknown XID
from specification
[XAER_NOTA]
The specified XID is not known by the resource manager.
[XAER_INVAL]
Invalid arguments were specified
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 10.5 [ 23123 ] | |
Affects Version/s | 10.6 [ 24028 ] | |
Affects Version/s | 10.9 [ 26905 ] | |
Affects Version/s | 10.10 [ 27530 ] | |
Affects Version/s | 10.11 [ 27614 ] | |
Affects Version/s | 11.0 [ 28320 ] | |
Affects Version/s | 11.1 [ 28549 ] |
Labels | not-10.4 |
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] |
Assignee | Andrei Elkin [ elkin ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Fix Version/s | 10.9 [ 26905 ] |
Fix Version/s | 10.10 [ 27530 ] |