[MDEV-21163] Add filesort summary to the optimizer trace Created: 2019-11-28 Updated: 2023-12-05 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Varun Gupta (Inactive) | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | optimizer_trace | ||
| Description |
|
MySQL prints information about filesort in the optimizer trace too For a query SELECT * FROM t1 ORDER BY a desc, in the optimizer trace we see:
So it would be good to have the filesort summary also in the optimizer trace of MariaDB |
| Comments |
| Comment by Julien Fritsch [ 2023-12-05 ] |
|
Automated message: |
| Comment by JiraAutomate [ 2023-12-05 ] |
|
Automated message: |