147
147
orig_table_list->derived_result= derived_result;
148
148
orig_table_list->table= table;
150
150
table->derived_select_number= first_select->select_number;
152
152
/* Force read of table stats in the optimizer */
153
153
table->cursor->info(HA_STATUS_VARIABLE);
154
154
/* Add new temporary table to list of open derived tables */