152
152
orig_table_list->table_name= table->s->table_name.str;
153
153
orig_table_list->table_name_length= table->s->table_name.length;
154
154
table->derived_select_number= first_select->select_number;
156
156
orig_table_list->db= (char *)"";
157
157
orig_table_list->db_length= 0;
158
158
/* Force read of table stats in the optimizer */