[MDEV-16102] Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned table Created: 2018-05-07 Updated: 2019-08-05 Resolved: 2019-08-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Versioned Tables |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
|
| Comments |
| Comment by Sergei Golubchik [ 2018-05-07 ] |
|
system_versioning_alter_history=ERROR should disallow adding a new UNIUQUE constraint. Or any constraint, FWIW. |