687
687
void StorageEngine::getIdentifiers(Session &session, const identifier::Schema &schema_identifier, identifier::Table::vector &set_of_identifiers)
692
689
CachedDirectory directory(schema_identifier.getPath(), set_of_table_definition_ext);
694
691
if (schema_identifier == INFORMATION_SCHEMA_IDENTIFIER)