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