Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

mongodb使用skip分页查询不生效 #1722

Closed
afghanistanyn opened this issue Aug 1, 2022 · 0 comments · Fixed by #1782
Closed

mongodb使用skip分页查询不生效 #1722

afghanistanyn opened this issue Aug 1, 2022 · 0 comments · Fixed by #1782

Comments

@afghanistanyn
Copy link
Contributor

重现步骤

db.col.find().limit(1).skip(1)db.col.find().limit(1)查询出相同的数据

预期外的结果

skip正常使用

日志文本

No response

版本

1.8.0

部署方式

Docker

是否还有其他可以辅助定位问题的信息?比如数据库版本等

No response

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant