Details
-
Bug
-
Resolution: Done
-
Major - P3
-
Legacy C++ Implementation
-
None
Description
in 2.0 branch (potentially 2.1 and above as well), running a mongorestore without a -d but with a -c results in:
assertion: 13106 nextSafe():
{ $err: "assertion s/config.h:120", code: 0 }
The error should instead be something related to the need to specify a database if a collection is specified.