[MDEV-8347] Allow DELETE RETURNING to be used inside stored procedures Created: 2015-06-21 Updated: 2017-05-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Delete |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently, there is no way to access the results of DELETE ... RETURNING inside a stored program. |