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

druid +SQLite + limit 前 + order by时 出错 #1611

Closed
caishuai163 opened this issue Feb 17, 2017 · 1 comment
Closed

druid +SQLite + limit 前 + order by时 出错 #1611

caishuai163 opened this issue Feb 17, 2017 · 1 comment
Labels
Milestone

Comments

@caishuai163
Copy link

ERROR: com.alibaba.druid.filter.stat.StatFilter - merge sql error, dbType sqlite, sql : select * from 表名 ORDER BY id DESC limit 0,10
com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'DESC limit 0,10',expect LIMIT, actual LIMIT limit

wenshao added a commit that referenced this issue Oct 3, 2017
@wenshao wenshao added the Bug label Oct 3, 2017
@wenshao wenshao added this to the 1.1.4 milestone Oct 3, 2017
@wenshao
Copy link
Member

wenshao commented Oct 3, 2017

https://github.com/alibaba/druid/releases/tag/1.1.4
问题已经修复,请使用新版本

@wenshao wenshao closed this as completed Oct 3, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants