Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and re... | David Storch | 2014-12-02 | 1 | -1/+1 |
* | SERVER-14102 implement the explain command on mongos | David Storch | 2014-10-01 | 1 | -28/+5 |
* | SERVER-10448 change default explain mode from queryPlanner to executionStats | David Storch | 2014-09-15 | 1 | -5/+5 |
* | SERVER-14101 explain for update | David Storch | 2014-09-11 | 1 | -4/+35 |
* | SERVER-14099 Add explain command support for group | Jason Rassi | 2014-09-08 | 1 | -2/+0 |
* | SERVER-10448 migrate code out of explain_plan.cpp | David Storch | 2014-07-31 | 1 | -0/+3 |
* | SERVER-14407 delete dead Runner code | David Storch | 2014-07-22 | 1 | -1/+0 |
* | SERVER-14407 make PlanExecutor own the canonical query | David Storch | 2014-07-10 | 1 | -0/+2 |
* | SERVER-14097 SERVER-14098 execution-level explain for .find() and .count() | David Storch | 2014-06-27 | 1 | -0/+111 |