94
94
Session *session= current_session;
96
build_table_filename(path, schema_name().c_str(), table_name().c_str(), false);
97
95
TableIdentifier identifier(schema_name().c_str(), table_name().c_str());
98
96
plugin::StorageEngine::getTableDefinition(*session,