mirror of https://github.com/MariaDB/server
Browse Source
Implement variable legacy_xa_rollback_at_disconnect to support backwards compatibility for applications that rely on the pre-10.5 behavior for connection disconnect, which is to rollback the transaction (in violation of the XA specification). Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>pull/3578/head
12 changed files with 152 additions and 1 deletions
Loading…
Reference in new issue