Skip to content

对limit支持的bug #112

New issue

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

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

Already on GitHub? Sign in to your account

Closed
wangkang007 opened this issue Jun 27, 2016 · 2 comments
Closed

对limit支持的bug #112

wangkang007 opened this issue Jun 27, 2016 · 2 comments

Comments

@wangkang007
Copy link

limit 0,10
user_id: 1000
user_id: 1002
user_id: 1004
user_id: 1006
user_id: 1008
user_id: 1100
user_id: 1102
user_id: 1104
user_id: 1106
user_id: 1108

limit 10,20
user_id: 1100
user_id: 1102
user_id: 1104
user_id: 1106
user_id: 1108
user_id: 1101
user_id: 1103
user_id: 1105
user_id: 1107
user_id: 1109

我用master的代码,发现使用limit的时候会造成数据的重复,不知道这个有没有什么解决办法

@hanahmily
Copy link
Contributor

@wangkang007 请发送一下sql的写法,还有你的分片的策略,谢谢

@terrymanu
Copy link
Member

长时间无反馈,issue关闭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants