-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.0.2, 2.1.0
-
Component/s: Shell
-
None
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
db.foo.createIndex(
{bar:1}) followed by the same command in the shell does not give an error. Expect this to throw an error when using createIndex as opposed to ensureIndex.