[MCOL-4577] VARCHAR(2) NOT NULL: explicit empty string gets converted to DEFAULT Created: 2021-03-04 Updated: 2023-09-22 Resolved: 2023-04-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 5.5.1, 5.6.1 |
| Fix Version/s: | 23.10.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Sergey Zefirov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | rm_invalid_data | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||||||||||||||||||
| Sprint: | 2021-5, 2021-6 | ||||||||||||||||||||||||
| Description |
|
Notice, emptry string was conversion to default 'aa'. Looks wrong.
Notice, emptry string was conversion to default ' '. Looks wrong.
Notice, emptry string was conversion to default ' '. Looks wrong. In all above scenarios, INSERTs should:
But it should not replace to DEFAULT! |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2023-04-25 ] |
|
Build verified: |