[MDEV-7248] EXPLAIN FORMAT=JSON: Better output Created: 2014-12-02 Updated: 2017-11-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Very important
Not very important
Minor
Done
|
| Comments |
| Comment by Sergei Petrunia [ 2014-12-06 ] | ||
|
To be investigated: MySQL has improved printout of triggered conditions. At least, they did it for the "Full scan on NULL key" case: Currently, MariaDB prints:
while in 5.6 I see:
|