[MDEV-27776] Make EXPLAIN show filtered and partitions columns Created: 2022-02-08 Updated: 2023-12-05 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 11.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In MySQL-8, EXPLAIN FOR CONNECTION produces filtered and partitions columns. This means that anybody using EXPLAIN FOR CONNECTION syntax will expect these columns. On the other hand, in MariaDB, regular EXPLAIN and SHOW EXPLAIN do not show the extra columns. How can we be consistent across all commands? The solution is to first do what MySQL 5.7 did:
|
| Comments |
| Comment by Sergei Petrunia [ 2022-02-08 ] |
|
Things to check:
|
| Comment by Oleg Smirnov [ 2022-02-08 ] |
|
Do you think it makes sense to implement this in the same bb-10.8- |
| Comment by Sergei Petrunia [ 2022-02-11 ] |
|
oleg.smirnov, yes. Please implement this over bb-10.8- |
| Comment by Oleg Smirnov [ 2022-03-03 ] |
|
After discussion on today's call we came to decisions:
|
| Comment by Julien Fritsch [ 2023-12-05 ] |
|
Automated message: |
| Comment by JiraAutomate [ 2023-12-05 ] |
|
Automated message: |