[MDEV-18922] Alter on long unique varchar column makes result null Created: 2019-03-14 Updated: 2019-03-22 Resolved: 2019-03-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.3 |
| Fix Version/s: | 10.4.4 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Sachin Setiya (Inactive) | Assignee: | Sachin Setiya (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Result
|
| Comments |
| Comment by Sachin Setiya (Inactive) [ 2019-03-14 ] | ||||||||||||||||||||
|
Even this is giving NULL
While this is not giving NULL which is strange
So the field which stores the result in table->record itself is affected , while the fields which store the data pointer is not affected. |