The function __wt_verbose_dump_txn_one outputs diagnostic information about a single session's transaction structure. Changes have been made to the transaction structure but not to this function and several important fields are missing and should be output. Some examples (but not complete) are:
- The transaction ID.
- The prepare timestamp.
- Possibly others like snapshot count or rollback reason.