Details
-
Task
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
-
None
Description
execute immediate '/* nothing */' -> "This command is not supported in the prepared statement protocol yet"
(tested 10.2.38)
Workarounds of doing an empty string work.
Attachments
Issue Links
- is blocked by
-
MDEV-30772 Inconsistency in handling empty comments in direct vs prepared execution
-
- Open
-
- relates to
-
MDEV-16708 Unsupported commands for prepared statements
-
- Closed
-
Portable scripts make sense. However, I think we should try to be consistent in direct execution and prepared execution as much as possible.
We need some simple explanation (to put it to the manual after the change) how we handle all these situations:
in all these execution types: