[MDEV-10448] DELETE ... RETURNING support for multi-table deteles Created: 2016-07-26 Updated: 2019-03-04 Resolved: 2019-03-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Delete |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently DELETE ... RETURNING only support single table deletes. This task is about extending DELETE ... RETURNING to support multi-table deletes. |