You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql/sql/sql_yacc.cc: In function ‘int MYSQLparse()’:
mysql/sql/sql_yacc.cc:16004:30: error: too few arguments to function ‘int MYSQLlex(void_, void_)’
yychar = yylex (&yylval);
mysql/sql/sql_yacc.cc: In function ‘int MYSQLparse()’:
mysql/sql/sql_yacc.cc:16004:30: error: too few arguments to function ‘int MYSQLlex(void_, void_)’
yychar = yylex (&yylval);