[MDEV-17827] INSERT .. PARTITION (partition_list) (column_list) VALUES ... syntax stopped working Created: 2018-11-25 Updated: 2019-04-05 Resolved: 2019-04-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Insert, Parser, Partitioning |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | 10.4-rc, regression | ||
| Issue Links: |
|
||||||||
| Description |
|
https://mariadb.com/kb/en/library/insert/ The syntax documented by the page above
worked on 10.0-10.3, but not on 10.4:
|
| Comments |
| Comment by Alexander Barkov [ 2018-11-28 ] |
|
igor, can you please take over this MDEV? |
| Comment by Igor Babaev [ 2019-04-05 ] |
|
A fix for this bug was pushed into 10.4 |