[MDEV-31993] Wrong length of umlaut character Created: 2023-08-23 Updated: 2023-08-24 Resolved: 2023-08-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Tsakumagos | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
10.6.12-MariaDB-0ubuntu0.22.04.1 |
||
| Description |
|
Character length should be equal.
|
| Comments |
| Comment by Sergei Golubchik [ 2023-08-23 ] | |||||||||||||||
|
LENGTH() returns the length in bytes: https://mariadb.com/kb/en/length/
| |||||||||||||||
| Comment by Georg Tsakumagos [ 2023-08-24 ] | |||||||||||||||
|
For those searching a solution and dislike to change their clients:
The mode could be set also in server config.
|