MySQL 8.0.40
Source Code Documentation
|
RAII for handling open and close of event and proc tables. More...
#include <global.h>
Public Member Functions | |
System_table_close_guard (THD *thd, TABLE *table) | |
~System_table_close_guard () | |
Private Attributes | |
THD * | m_thd |
TABLE * | m_table |
RAII for handling open and close of event and proc tables.
dd::upgrade_57::System_table_close_guard::~System_table_close_guard | ( | ) |
|
private |
|
private |