mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-10102 Disallow CREATE VIEW .. PROCEDURE ANALYSE() syntactically
This commit is contained in:
@@ -232,8 +232,6 @@ void
|
||||
st_parsing_options::reset()
|
||||
{
|
||||
allows_variable= TRUE;
|
||||
allows_select_into= TRUE;
|
||||
allows_select_procedure= TRUE;
|
||||
allows_derived= TRUE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user