577
574
void StorageEngine::getIdentifiers(Session &session, const SchemaIdentifier &schema_identifier, TableIdentifiers &set_of_identifiers)
579
579
CachedDirectory directory(schema_identifier.getPath(), set_of_table_definition_ext);
581
581
if (schema_identifier == INFORMATION_SCHEMA_IDENTIFIER)