57
66
bool areTablesUsed(Table *table, bool wait_for_name_lock);
58
67
void removeSchema(const SchemaIdentifier &schema_identifier);
59
68
bool removeTable(Session *session, TableIdentifier &identifier, uint32_t flags);
61
70
bool insert(table::Concurrent *arg);