MySQL 9.0.0
Source Code Documentation
st_xarecover_txn Struct Reference

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
 

Detailed Description

Plain structure to store information about XA transaction id and a list of table names involved into XA transaction with specified id.

Member Data Documentation

◆ id

XID st_xarecover_txn::id

◆ mod_tables

List<st_handler_tablename>* st_xarecover_txn::mod_tables

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