-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 2.5.5
-
Component/s: None
-
None
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Dropping a non existing collection with the drop command returns a namespace error in pre 2.5.5 but no error in 2.5.5
db.runCommand({drop:"doesnotexist"})