[MDEV-25679] Wrong result selecting from simple view with LIMIT and ORDER BY Created: 2021-05-14 Updated: 2021-07-21 Resolved: 2021-07-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | 10.2.40, 10.3.31 |
| Type: | Bug | Priority: | Major |
| Reporter: | Igor Babaev | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The following test case demonstrate the problem:
|
| Comments |
| Comment by Igor Babaev [ 2021-07-21 ] |
|
A fix for this bug was pushed 10.2. It has to be merged only to 10.3. |