Extend trace record for COMMIT/ROLLBACK RETAINING to allow cjaing of
transaction ids
------------------------------------------------------------------------------------
Key: CORE-6095
URL: http://tracker.firebirdsql.org/browse/CORE-6095
Project: Firebird Core
Issue Type: Improvement
Affects Versions: 4.0 Beta 1, 3.0.4, 2.5.8
Reporter: Pavel Cisar
After commit\rollback retaining transaction has a new number (but only when
there are any changes to the database). This significantly complicates analysis
of trace reports, as it's not easy to link events to the transaction context
as transaction may change identity.
It would be nice if trace entry for COMMIT/ROLLBACK RETAINING events would
include both: original (or previous) transaction ID and new transaction ID, so
trace log parsers could properly link events to transactions and retaining
transactions into a chain.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel