#include <trx0xa.h>
Public Attributes | |
long | formatID |
long | gtrid_length |
long | bqual_length |
char | data [XIDDATASIZE] |
long xid_t::bqual_length |
char xid_t::data[XIDDATASIZE] |
distributed transaction
identifier
Definition at line 46 of file trx0xa.h.
Referenced by trx_get_trx_by_xid().
long xid_t::formatID |
format identifier; -1
means that the XID is null
Definition at line 42 of file trx0xa.h.
Referenced by trx_create(), and trx_get_trx_by_xid().
long xid_t::gtrid_length |