556
556
subquery execution rather than EXPLAIN line production. In order
557
557
to reset them back, we re-do all of the actions (yes it is ugly):
559
join->init(session, item_list, fake_select_lex->options, result);
559
join->reset(session, item_list, fake_select_lex->options, result);
560
560
saved_error= mysql_select(session, &fake_select_lex->ref_pointer_array,