mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
sql_yacc.yy:
Added missing ';'.
This commit is contained in:
@@ -2475,6 +2475,7 @@ select_options:
|
||||
YYABORT;
|
||||
}
|
||||
}
|
||||
;
|
||||
|
||||
select_option_list:
|
||||
select_option_list select_option
|
||||
|
Reference in New Issue
Block a user