[MCOL-1656] Document charset support Created: 2018-08-16 Updated: 2021-07-08 Resolved: 2021-07-08 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Geoff Montee (Inactive) |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | None | ||
| Description |
|
We need to document that only latin1 and utf8 are supported. Character sets such as utf8mb4 will cause undefined behaviour on things such as INSERT...SELECT and functions requiring data length. Places to consider documenting this: https://mariadb.com/kb/en/library/columnstore-create-table/ |
| Comments |
| Comment by Jacob Moorman (Inactive) [ 2020-07-22 ] |
|
GeoffMontee Please pick this up as part of X5 closeout. Things have changed with 1.5, and this is a good time to capture historical vs current state. |