MySQL 9.1.0
Source Code Documentation
|
Plain structure to store information about XA transaction id and a list of table names involved into XA transaction with specified id. More...
#include <xa.h>
Public Attributes | |
XID | id |
List< st_handler_tablename > * | mod_tables |
Plain structure to store information about XA transaction id and a list of table names involved into XA transaction with specified id.
XID st_xarecover_txn::id |
List<st_handler_tablename>* st_xarecover_txn::mod_tables |