diff --git a/sql/sql_yacc_ora.yy b/sql/sql_yacc_ora.yy index 23e4a5deb7d..2a42abe5d20 100644 --- a/sql/sql_yacc_ora.yy +++ b/sql/sql_yacc_ora.yy @@ -15351,7 +15351,6 @@ with_clause: MYSQL_YYABORT; Lex->derived_tables|= DERIVED_WITH; Lex->with_cte_resolution= true; - Lex->with_cte_resolution= true; Lex->curr_with_clause= with_clause; with_clause->add_to_list(Lex->with_clauses_list_last_next); }