|
InnoDB Plugin
1.0
|
#include <trx0xa.h>
Data Fields | |
| long | formatID |
| long | gtrid_length |
| long | bqual_length |
| char | data [XIDDATASIZE] |
X/Open XA distributed transaction identifier
| long xid_t::bqual_length |
value from 1 through 64
| char xid_t::data[XIDDATASIZE] |
distributed transaction identifier
| long xid_t::formatID |
format identifier; -1 means that the XID is null
| long xid_t::gtrid_length |
value from 1 through 64
1.8.1.2