|
ITTIA DB SQL C API
5.4.0
|
#include <ittia/db.h>
Data Fields | |
| int32_t | tx_state |
| db_xid_t | xid |
| uint64_t | prepare_time |
| db_wtime_t | commit_timeout |
| db_ansi_t | tx_info [DB_DTM_TXINFO_SIZE] |
Distributed transaction information.
| int32_t db_dtm_info_t::tx_state |
Transaction state.
Transaction identifier.
Commit timeout in effect when the transaction was committed.
| db_ansi_t db_dtm_info_t::tx_info[DB_DTM_TXINFO_SIZE] |
Description of the transaction stored in the log.