[MDEV-21766] Forbid XID with empty 'gtrid' Created: 2020-02-18 Updated: 2023-08-17 Resolved: 2020-02-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | XA |
| Affects Version/s: | None |
| Fix Version/s: | 10.5.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
XID that has empty 'gtrid' or 'bqual' is not permitted by the XA spec
but is accepted. E.g
Notice that in the following both
bqual remains empty which is OK. |