From a4c687c4944723a5dc531e6cff1aa3e6d60df821 Mon Sep 17 00:00:00 2001 From: Alexey Botchkov Date: Wed, 6 Feb 2019 16:53:16 +0400 Subject: [PATCH] the opt_constraint_no_id should not have the lex_str type. --- sql/sql_yacc.yy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/sql_yacc.yy b/sql/sql_yacc.yy index 14d084e7022a2..133aad53fb1ca 100644 --- a/sql/sql_yacc.yy +++ b/sql/sql_yacc.yy @@ -1741,7 +1741,7 @@ bool my_yyoverflow(short **a, YYSTYPE **b, ulong *yystacksize); IDENT_sys TEXT_STRING_sys TEXT_STRING_literal NCHAR_STRING opt_component key_cache_name sp_opt_label BIN_NUM label_ident TEXT_STRING_filesystem ident_or_empty - opt_constraint opt_constraint_no_id constraint opt_ident ident_table_alias + opt_constraint constraint opt_ident ident_table_alias %type opt_table_alias