[MDEV-10421] duplicate CHECK CONSTRAINTs Created: 2016-07-23 Updated: 2018-08-31 Resolved: 2016-09-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.2.1 |
| Fix Version/s: | 10.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Compatibility | ||
| Issue Links: |
|
||||||||||||||||
| Sprint: | 10.2.2-3, 10.2.2-1, 10.2.2-2 | ||||||||||||||||
| Description |
|
ALTER ... ADD CONSTRAINT IF NOT EXISTS does not work. Also it seems that one can create multiple constraints with the same name, both using ALTER TABLE and even CREATE TABLE. |
| Comments |
| Comment by Alexey Botchkov [ 2016-07-31 ] |
|
http://lists.askmonty.org/pipermail/commits/2016-July/009580.html |
| Comment by Alexey Botchkov [ 2016-08-30 ] |
|
http://lists.askmonty.org/pipermail/commits/2016-August/009713.html |