MySQL 8.4.0
Source Code Documentation
recovery.h File Reference
#include "sql/handler.h"
#include "sql/sql_class.h"
#include "sql/xa.h"

Go to the source code of this file.

Classes

struct  xarecover_st
 

Namespaces

namespace  xa
 
namespace  xa::recovery
 

Functions

bool xa::recovery::recover_prepared_in_tc_one_ht (THD *thd, plugin_ref plugin, void *arg)
 Callback to be invoked by ha_recover over each storage engine plugin. More...
 
bool xa::recovery::recover_one_ht (THD *thd, plugin_ref plugin, void *arg)
 Callback to be invoked by ha_recover over each storage engine plugin. More...