◆ Create_db_cleanup_handler() [1/2]
Create_db_cleanup_handler::Create_db_cleanup_handler |
( |
| ) |
|
|
delete |
◆ Create_db_cleanup_handler() [2/2]
Create_db_cleanup_handler::Create_db_cleanup_handler |
( |
THD * |
thd, |
|
|
const char * |
path, |
|
|
bool * |
failed, |
|
|
const bool |
log_ddl, |
|
|
const bool |
schema_dir_exists |
|
) |
| |
|
inline |
◆ ~Create_db_cleanup_handler()
Create_db_cleanup_handler::~Create_db_cleanup_handler |
( |
| ) |
|
|
inline |
◆ m_failed
bool* Create_db_cleanup_handler::m_failed |
|
private |
◆ m_log_ddl
const bool Create_db_cleanup_handler::m_log_ddl |
|
private |
◆ m_path
const char* Create_db_cleanup_handler::m_path |
|
private |
◆ m_schema_dir_exists
const bool Create_db_cleanup_handler::m_schema_dir_exists |
|
private |
◆ m_thd
THD* Create_db_cleanup_handler::m_thd |
|
private |
The documentation for this class was generated from the following file: