summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_yacc.yy')
-rw-r--r--sql/sql_yacc.yy2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_yacc.yy b/sql/sql_yacc.yy
index 0baf8d7e878..ce098084128 100644
--- a/sql/sql_yacc.yy
+++ b/sql/sql_yacc.yy
@@ -10868,7 +10868,7 @@ table_factor:
also do not merge them
*/
if (!sel->next_select())
- $2->select_n_where_fields+=
+ $3->select_n_where_fields+=
sel->select_n_where_fields;
}
/*else if (($4->select_lex &&