Commit 9ff7129f authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

Fix of a warning of gcc 7.0

parent a8ec55e4
......@@ -73,6 +73,7 @@ void select_unit::change_select()
case INTERSECT_TYPE:
intersect_mark->value= prev_step= curr_step;
curr_step= current_select_number;
/* fall through */
case EXCEPT_TYPE:
step= thd->lex->current_select->linkage;
break;
......
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