[MDEV-4436] CHANGE COLUMN IF EXISTS does not work and throws wrong warning Created: 2013-04-25 Updated: 2013-11-11 Resolved: 2013-11-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.2 |
| Fix Version/s: | 10.0.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
CHANGE COLUMN IF EXISTS does not change the existing column and throws a warning that the column does not exist:
Without IF EXISTS clause it works all right:
Test case:
|
| Comments |
| Comment by Alexey Botchkov [ 2013-11-11 ] |
|
http://lists.askmonty.org/pipermail/commits/2013-November/005662.html |