Skip to content
Snippets Groups Projects
Commit a5fe5c32 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

txn: account started, committed, and rolled back transactions

This commit fixes BEGIN, COMMIT, and ROLLBACK counters in the box.stat()
output. Before this commit, they always showed 0. Now, they report
the number of started, committed, and rolled back transactions,
respectively.

Closes #7583

NO_DOC=bug fix

(cherry picked from commit 70969d1d)
parent 502bb096
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment