MySQL 9.1.0
Source Code Documentation
|
MYSQL_XID is binary compatible with the XID structure as in the X/Open CAE Specification, Distributed Transaction Processing: The XA Specification, X/Open Company Ltd., 1991. More...
#include <plugin.h>
Public Attributes | |
long | formatID |
long | gtrid_length |
long | bqual_length |
char | data [MYSQL_XIDDATASIZE] |
MYSQL_XID is binary compatible with the XID structure as in the X/Open CAE Specification, Distributed Transaction Processing: The XA Specification, X/Open Company Ltd., 1991.
http://www.opengroup.org/bookstore/catalog/c193.htm
long MYSQL_XID::bqual_length |
char MYSQL_XID::data[MYSQL_XIDDATASIZE] |
long MYSQL_XID::formatID |
long MYSQL_XID::gtrid_length |