[MDEV-27623] Wrong result with DESC key on InnoDB table Created: 2022-01-26 Updated: 2022-01-26 Resolved: 2022-01-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer, Storage Engine - InnoDB |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The SELECT returns an empty result. It should return the row (5,1). |
| Comments |
| Comment by Marko Mäkelä [ 2022-01-26 ] | |||||||||||||
|
I wonder if this might have been caused by the
and fix | |||||||||||||
| Comment by Marko Mäkelä [ 2022-01-26 ] | |||||||||||||
|
This was indeed caused by the attempted | |||||||||||||
| Comment by Marko Mäkelä [ 2022-01-26 ] | |||||||||||||
|
I fixed this by removing all traces of |