[MDEV-13911] Support ORDER BY and LIMIT in multi-table update Created: 2017-09-26 Updated: 2021-02-24 Resolved: 2017-10-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Update |
| Fix Version/s: | 10.3.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Multi-table update never supported ORDER BY and LIMIT. It can be fixed rather easily now. |