[MDEV-3814] Implement DELETE with result set (mwl #205) Created: 2012-10-19 Updated: 2023-10-18 Resolved: 2013-08-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Igor Babaev | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||
| Description |
|
Add a DELETE operations that returns a result set of the deleted rows to the client. Proposed syntax:
|
| Comments |
| Comment by Sergei Golubchik [ 2013-08-16 ] |
|
pushed in 10.0-base |