57
52
bool areTablesUsed(Table *table, bool wait_for_name_lock);
58
53
void removeSchema(const SchemaIdentifier &schema_identifier);
59
54
bool removeTable(Session *session, TableIdentifier &identifier, uint32_t flags);
60
55
void release(TableShare *share);
72
58
CacheMap &getCache(void);