[MDEV-22450] Possible Range plan is not used with nested outer joins. Created: 2020-05-04 Updated: 2023-12-05 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.4.12 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Now, I am observing a similar issue for nested outer joins. (I can't attach a testcase, because I don't have it atm. I have customer table DDLs and optimizer_trace. I've made a patch which fakes the optimizer stats and records_in_range() return values, and then I can see a bad query plan to be generated). Checking my testcase against other server versions:
|
| Comments |
| Comment by Julien Fritsch [ 2023-12-05 ] |
|
Automated message: |
| Comment by JiraAutomate [ 2023-12-05 ] |
|
Automated message: |