Commit ff960f43 authored by Sergey Petrunya's avatar Sergey Petrunya

Remove garbage comment

parent 44931971
......@@ -2891,7 +2891,7 @@ bool setup_sj_materialization_part1(JOIN_TAB *sjm_tab)
sjm->materialized= FALSE;
sjm_tab->table= sjm->table;
sjm->table->pos_in_table_list= emb_sj_nest;//???? psergey ???
sjm->table->pos_in_table_list= emb_sj_nest;
DBUG_RETURN(FALSE);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment