MySQL 9.1.0
Source Code Documentation
|
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... | |