147
147
orig_table_list->derived_result= derived_result;
148
148
orig_table_list->table= table;
150
150
orig_table_list->table_name_length= table->getShare()->getTableNameSize();
151
151
table->derived_select_number= first_select->select_number;
153
153
orig_table_list->db_length= 0;
154
154
/* Force read of table stats in the optimizer */
155
155
table->cursor->info(HA_STATUS_VARIABLE);