795
795
/* If it is a temporary table, close and regenerate it */
796
796
if (!dont_send_ok && (table= find_temporary_table(session, table_list)))
799
799
TABLE_SHARE *share= table->s;
801
801
if (!ha_check_storage_engine_flag(table_type, HTON_BIT_CAN_RECREATE))