2379
2378
if (open_table_def(*this, share) ||
2380
2379
open_table_from_share(this, share, table_name_arg,
2382
2380
(uint32_t) (HA_OPEN_KEYFILE | HA_OPEN_RNDFILE |
2390
2386
/* No need to lock share->mutex as this is not needed for tmp tables */
2391
2387
share->free_table_share();