[MCOL-4697] varchar and text may be truncated without regard to charset Created: 2021-04-26 Updated: 2023-07-02 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | writeengine |
| Affects Version/s: | 5.6.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Under rare conditions, it's possible that multi-byte character strings may get truncated on a not character boundary if the string is too long to fit into the column. |