lixa
lixa copied to clipboard
(lixa 1.9.5) incorrect function name in LIXA_TRACE for xta_transaction_rollback
in file src/xta/xta_transaction.c, the function xta_transaction_rollback() has incorrect function-name in LIXA_TRACE statement (line number 1137) which may confuse the reader of the trace-output because it mentions commit instead of rollback.