![]() |
MySQL 8.0.44
Source Code Documentation
|
RAII to handle MDL locks while upgrading. More...
Public Member Functions | |
| bool | acquire_lock (const String_type &db_name, const String_type &table_name) |
| bool | acquire_lock_tablespace (Tablespace_hash_set *tablespace_names) |
| Upgrade_MDL_guard (THD *thd) | |
| ~Upgrade_MDL_guard () | |
Private Attributes | |
| MDL_ticket * | m_mdl_ticket_schema |
| MDL_ticket * | m_mdl_ticket_table |
| bool | m_tablespace_lock |
| THD * | m_thd |
RAII to handle MDL locks while upgrading.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |