154
154
orig_table_list->table_name= const_cast<char *>(table->getShare()->getTableName());
155
155
orig_table_list->table_name_length= table->getShare()->getTableNameSize();
156
156
table->derived_select_number= first_select->select_number;
158
157
orig_table_list->db= (char *)"";
159
158
orig_table_list->db_length= 0;
160
159
/* Force read of table stats in the optimizer */