Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12918

Equality queries on _id don't obey skip()

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.6.0-rc1
    • Affects Version/s: 2.6.0-rc0
    • Component/s: Querying
    • Labels:
    • Fully Compatible
    • ALL

      > db.foo.find({_id:1}).skip(1)
      { "_id" : 1 }
      

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: