3303
3303
if (temp_pool_slot != MY_BIT_NONE)
3304
3304
bitmap_lock_clear_bit(&temp_pool, temp_pool_slot);
3307
3307
/* Copy_field belongs to Tmp_Table_Param, allocate it in Session mem_root */
3308
3308
if (!(param->copy_field= copy= new (session->mem_root) Copy_field[field_count]))