Details
-
Task
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
Description
The page "Permitted statements" lists the commands that are allowed to be prepared.
Unfortunately, there is no list which lists the commands that are currently not allowed in prepare and should be supported in future versions.
The following list is not complete and should be expanded.
- CREATE/ALTER/DROP PROCEDURE
- CREATE/ALTER/DROP EVENT
- CREATE/ALTER/DROP FUNCTION
DELETE FROM (bulk insert not supported)- LOAD DATA
- ALTER DATABASE
- USE
- XA BEGIN
- XA END
- XA RECOVER
- XA PREPARE
- XA COMMIT
- XA ROLLBACK
- HELP
Attachments
Issue Links
- blocks
-
CONJ-844 Performance improvement for 10.6 server
- Closed
-
CONPY-90 XA test fail (SQL Alchemy)
- Confirmed
- causes
-
MDEV-29329 Some MTR tests fail with PS protocol (missing warnings)
- Open
-
MDEV-30772 Inconsistency in handling empty comments in direct vs prepared execution
- Open
- is blocked by
-
MDEV-24860 Incorrect behaviour of SET STATEMENT in case it is executed as a prepared statement
- Closed
-
MDEV-25006 Failed assertion on executing EXPLAIN DELETE statement as a prepared statement
- Closed
-
MDEV-25108 Running of the EXPLAIN EXTENDED statement produces extra warning in case it is executed in PS (prepared statement) mode
- Closed
-
MDEV-25197 The statement set password=password('') executed in PS mode fails in case it is run by a user with expired password
- Closed
- is duplicated by
-
MDEV-28997 Drop TRIGGERs, FUNCTIONs and ROUTINEs from prepared statement
- Closed
- relates to
-
MDEV-10865 COLLATE keyword doesn't work in PREPARE query
- Closed
-
MDEV-24392 execute immediate '/*M!100601 select 10_6_only_sql */' returns error incorrectly
- Open
-
MDEV-25302 Attempt to set some system variables in PS mode results in issuing the error "ERROR 1615 (HY000): Prepared statement needs to be re-prepared"
- Closed