[MDEV-21436] Character comparison incorect Created: 2020-01-07 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 5.5, 10.1, 10.4.11, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Eimantas | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | upstream | ||
| Environment: |
debian buster + mariadb-10.4.11-linux-systemd-x86_64 |
||
| Issue Links: |
|
||||||||
| Description |
|
Standard symbols comparison is not working as expected if using latin7 connection. 't' is not LIKE 'T' in latin7, Expected same comparison in all charsets, but it is different. SQL:
MySQL same type of bug |
| Comments |
| Comment by Alexander Barkov [ 2020-06-23 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
The same problem is repeatable with:
|