2851
2851
init_tmp_table_share(session, &share, db, 0, table_name, path);
2852
2852
if (open_table_def(session, &share, 0) ||
2853
open_table_from_share(session, &share, "", 0, (uint) READ_ALL, 0, &table,
2853
open_table_from_share(session, &share, "", 0, (uint32_t) READ_ALL, 0, &table,