Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Including:
DECLARE CURSOR FOR INSERT .. RETURNING ...; |
SET @a:=(INSERT ... RETURNING ...); |
INSERT ... RETURNING ... INTO var; |
Attachments
Issue Links
- relates to
-
MDEV-25382 cannot set local variable in the RETURNING clause of INSERT ... RETURNING
- Closed