[MDEV-27329] Wrong result upon LIKE with geostd8_nopad collations and index Created: 2021-12-20 Updated: 2023-03-03 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Character Sets, Optimizer |
| Affects Version/s: | 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Same with geostd8_general_nopad_ci collation, but not, for example, with geostd8_general_ci. Since it only happens with a key, I don't suppose it's a feature of these collations. Reproducible on 10.5+ with MyISAM and Aria. |
| Comments |
| Comment by Alice Sherepa [ 2022-12-02 ] |
|
probably the same as MDEV-27632 |