[MDEV-5872] Multi-table DELETE + RETURNING = parse error Created: 2014-03-15 Updated: 2014-03-17 Resolved: 2014-03-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.9 |
| Fix Version/s: | 10.0.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Federico Razzoli | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This page: https://mariadb.com/kb/en/delete/ says that the following syntax is supported:
But if I use it I get an error:
|
| Comments |
| Comment by Elena Stepanova [ 2014-03-16 ] | |||||
|
I think the documentation is overly optimistic.
| |||||
| Comment by Ian Gilfillan [ 2014-03-17 ] | |||||
|
The documentation has been amended. |