[MDEV-27311] Wrong (corrupt) result upon SELECT with ORDER BY, compressed column and certain charsets Created: 2021-12-20 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Character Sets, Server |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The second (unordered) select returns the expected values. The first one, with ORDER BY, returns garbage, even though HEX is okay.
|