[MDEV-13330] ANALYZE FORMAT=JSON should print time spent in SPs Created: 2017-07-15 Updated: 2018-02-14 |
|
| 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 |
|
We need ANALYZE FORMAT=JSON to count and print the time spent in SPs invoked by the statement. |
| Comments |
| Comment by Sergei Petrunia [ 2017-07-16 ] |
|
The candidate code has been pushed into a tree on github and is in buildbot: http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.2-mdev13330 |