MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_mysql_xid Struct Reference

#include <plugin.h>

Public Attributes

long formatID
long gtrid_length
long bqual_length
char data [MYSQL_XIDDATASIZE]

Detailed Description

struct st_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

See Also
XID in sql/handler.h

Definition at line 64 of file plugin.h.


The documentation for this struct was generated from the following file: