[MDEV-28307] utf8 disappear in character set Created: 2022-04-13 Updated: 2022-05-29 Resolved: 2022-05-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.1.22 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Artie | Assignee: | Daniel Black |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Server version: 10.1.22-MariaDB MariaDB Server |
||
| Description |
|
I get some character errors in the error log, I found there are no utf8 in the character set, and utf8mb4 is duplicated, how to fix it?
|
| Comments |
| Comment by Daniel Black [ 2022-04-13 ] | |||||||||||||||||||||||||||||||||||||||||||||||
|
I have no idea how you got into this state. Character sets are compiled in (as I understand it). So it shouldn't be possible to remove/alter (without editing the executable). Is /usr/share/mysql/charsets/Index.xml the correct and original for your MariaDB version? Speaking of which, there have been 3.5 years of bug fixes on the 10.1 series, which is now end of life. | |||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Artie [ 2022-04-13 ] | |||||||||||||||||||||||||||||||||||||||||||||||
|
Yes, /usr/share/mysql/charsets/Index.xml is the correct and the original version. | |||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2022-04-13 ] | |||||||||||||||||||||||||||||||||||||||||||||||
|
What is the history of the database? What previous versions was it running? What it upgrade from some other version? What version was the data originally? What distro/OS/package is the version you are running? | |||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Artie [ 2022-04-13 ] | |||||||||||||||||||||||||||||||||||||||||||||||
|
OS: CentOS release 6.7 (Final) I have three nodes in the MariaDB Galera Cluster, and only this node have character problem. | |||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2022-04-26 ] | |||||||||||||||||||||||||||||||||||||||||||||||
|
There were similar issues. See, for example, |