[MDEV-27632] Wrong result upon LIKE on indexed column with nopad collation Created: 2022-01-26 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Character Sets, Optimizer |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | 11.0-sel | ||
| Description |
|
The expected result is both rows. Reproducible on 10.5+ with at least MyISAM and Aria. The wrong result started showing up on 10.5 after this commit
however, it's very likely that the problem existed before, and the commit above just caused a change of plan.
Explain from 10.4 (correct result):
|