MySQL 9.1.0
Source Code Documentation
|
#include <recovery.h>
Public Attributes | |
int | len |
int | found_foreign_xids |
int | found_my_xids |
XA_recover_txn * | list |
Xid_commit_list const * | commit_list |
Xa_state_list * | xa_list |
bool | dry_run |
Xid_commit_list const* xarecover_st::commit_list |
bool xarecover_st::dry_run |
int xarecover_st::found_foreign_xids |
int xarecover_st::found_my_xids |
int xarecover_st::len |
XA_recover_txn* xarecover_st::list |
Xa_state_list* xarecover_st::xa_list |