Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.0.5
-
Component/s: None
-
Labels:None
Description
Add a DELETE operations that returns a result set of the deleted rows to the client.
Proposed syntax:
DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM tbl_name
[WHERE where_condition]
[ORDER BY col_name | expr | position} [ASC | DESC], ...]
[LIMIT row_count]
RETURNING select_expr [, select_expr ...]
Gliffy Diagrams
Attachments
Issue Links
- is blocked by
-
MDEV-4907 merge 5.5 → 10.0-base → 10.0
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
pushed in 10.0-base