-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
In sharded clusters, the explain command return a NamespaceNotFound error when the database doesn't exist. On the other hand on plain replicaset/standalone deployments the explain command return ok:1 when database doesn't exists.
The goal of this ticket is to change the behavior of explain command in sharded cluster such that it won't return any error when the database doesn't exist
- duplicates
-
SERVER-75857 Unify find behavior between mongod and mongos when running explain on a nonexistent database
- Closed