[MDEV-28817] Derived table elimination does not work for multiple occurencies of a field Created: 2022-06-13 Updated: 2023-11-28 |
|
| Status: | In Review |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.10 |
| Fix Version/s: | 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleg Smirnov | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This issue has been found after implementing derived table elimination (
|
| Comments |
| Comment by Oleg Smirnov [ 2022-06-13 ] |
|
The patch is pushed into bb-10.10-MDEV-28817 |