92
92
identifier::Table catch22(first_table->getSchemaName(), first_table->getTableName());
96
96
identifier::Table identifier(first_table->getSchemaName(), first_table->getTableName(), table->getMutableShare()->getPath());
97
97
create_info().default_table_charset= plugin::StorageEngine::getSchemaCollation(identifier);