94
94
identifier::Table catch22(first_table->getSchemaName(), first_table->getTableName());
98
98
identifier::Table identifier(first_table->getSchemaName(), first_table->getTableName(), table->getMutableShare()->getPath());
99
99
create_info().default_table_charset= plugin::StorageEngine::getSchemaCollation(identifier);