-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.0.4
-
Component/s: Querying
-
None
-
Environment:windows x64
-
ALL
A query, for example, db.test.find({_id:"xxx"}).skip(1), will return a record, whatever the skip is. I didn't find something about this in doc, so I think this is a bug.
- duplicates
-
SERVER-12918 Equality queries on _id don't obey skip()
- Closed