You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle XA_RBDEADLOCK on XA END while still calling XA ROLLBACK afterwards. (#1589)
Catch XA_RBDEADLOCK on XA END seperately, still calling XA ROLLBACK afterwards to clean up the connection state.
Signed-off-by: Patrick le Duc <patrick.leduc@miniclip.com>
Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
Co-authored-by: Bradley Grainger <bgrainger@gmail.com>
0 commit comments