Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Fix Version/s: 10.5
-
Component/s: Prepared Statements, Stored routines
-
Labels: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
-