[MDEV-25956] SHOW EXPLAIN FOR should support FORMAT=JSON Created: 2021-06-18 Updated: 2022-05-03 Resolved: 2022-04-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 10.9.1 |
| Type: | Task | Priority: | Minor |
| Reporter: | Vincent Pelletier | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | explain | ||
| Issue Links: |
|
||||||||
| Description |
|
EXPLAIN FORMAT=JSON and ANALYZE FORMAT=JSON contain a treasure trove of information that non-json output does not convey. I think it would be nice for SHOW EXPLAIN FOR to support FORMAT=JSON output for better feature parity with EXPLAIN. |
| Comments |
| Comment by Sergei Petrunia [ 2022-04-29 ] |
|
Ok, |