Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: record transaction idle time during rollback
Transaction idle time is recorded when we execute the next statement, including COMMIT. The ROLLBACK path was not doing so, this fixes that. Epic: none Release note: none
- Loading branch information