[MDEV-26962] utf8mb4 charset are missing in the xml part used by perl Created: 2021-11-02 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.6.4 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hans Hansen | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.9 |
||
| Description |
|
In the file /usr/share/mysql/charsets/Index.xml, which comes with MariaDB-common-10.6.4-1.el7.centos.x86_64 the entry for utf8mb4 is missing. Only an entry for utf8mb3 are present. So perl applications fill fails. It look like the same problem in MySQL: |