mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
bison warning: clash on default action: <NONE> != <object_ddl_options>
This commit is contained in:
@@ -2559,7 +2559,7 @@ create:
|
||||
Lex->create_view_algorithm= DTYPE_ALGORITHM_UNDEFINED;
|
||||
Lex->create_view_suid= TRUE;
|
||||
}
|
||||
view_or_trigger_or_sp_or_event
|
||||
view_or_trigger_or_sp_or_event { }
|
||||
| create_or_replace USER opt_if_not_exists clear_privileges grant_list
|
||||
{
|
||||
if (Lex->set_command_with_check(SQLCOM_CREATE_USER, $1 | $3))
|
||||
|
Reference in New Issue
Block a user