#include <clone_handler.h>
◆ XA_Operation() [1/2]
Clone_handler::XA_Operation::XA_Operation |
( |
THD * |
thd | ) |
|
|
explicit |
Constructor: mark XA operation begin.
- Parameters
-
◆ ~XA_Operation()
Clone_handler::XA_Operation::~XA_Operation |
( |
| ) |
|
Destructor: mark XA operation end.
◆ XA_Operation() [2/2]
Clone_handler::XA_Operation::XA_Operation |
( |
XA_Operation const & |
| ) |
|
|
delete |
Disable copy construction.
◆ operator=()
◆ m_thd
THD* Clone_handler::XA_Operation::m_thd |
|
private |
Session thread holding the guard.
The documentation for this struct was generated from the following files: