Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There is no way to conditionally create a stored procedure/function/event.
The CREATE statement will fail in a procedure, in a BEGIN NOT ATOMIC block, and in a prepared statement.
This greatly reduces the advantages of the BEGIN NOT ATOMIC feature.