2313
2315
First open the share, and then open the table from the share we just opened.
2315
2317
if (share->open_table_def(*this, identifier) ||
2318
share->open_table_from_share(this, identifier, identifier.getTableName().c_str(),
2317
2319
(uint32_t) (HA_OPEN_KEYFILE | HA_OPEN_RNDFILE |