-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Query Execution
-
Minor Change
SERVER-17723 removes support for running explain operations against a non-existent database in a sharded environment. For consistency, the server should reject explain operations against a non-existent database in an unsharded environment, as well.
Explain operations against non-existent collections should remain supported.
- is related to
-
SERVER-96408 Explaning distinct command on non-existent database succeeds
- Needs Scheduling
-
SERVER-69416 Mongos fails explain cmd when database doesn't exist
- Backlog
- related to
-
SERVER-17723 Sharding catalog cache
- Closed