Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
Main sections:
"queryPlanner", "executionStats", "allPlansExecution", and "serverInfo".
Key fields from the most important stages, like IXSCAN and FETCH + some
mapping of old fields to new fields
Explain tree structure of queryPlanner.winningPlan and executionStats.executionStats.
/reference/method/cursor.explain()
/core/query-plans
/tutorial/analyze-query-plan
/core/query-optimization
/tutorial/measure-index-use
/reference/operator/meta/explain
/tutorial/evaluate-operation-performance
Attachments
Issue Links
- related to
-
SERVER-14743 Aggregation explain() 2.0
-
- Closed
-
-
SERVER-10448 Revamp explain() formatting
-
- Closed
-