Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
This is a part of MDEV-18511.
The most common use case in it is when the UPDATE/DELETE reads from a CTE but doesn't change it.
This should be relatively easy to implement.
Attachments
Issue Links
- is part of
-
MDEV-18511 CTE support for UPDATE and DELETE statements
-
- Stalled
-
- relates to
-
MDEV-38258 No error thrown when CTE columns updated in updates set clause
-
- Closed
-
-
MDEV-38259 Assertion `table_share->tmp_table || m_lock_type == 1' failed
-
- Closed
-
-
MDEV-38272 Sig11 in LEX::resolve_references_to_cte at sql/sql_cte.cc
-
- Closed
-
-
MDEV-38295 Recursive CTE usage leaks memory when not used in a top level select
-
- Closed
-
- has action item
-
DOCS-5932 Loading...