Skip to content
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

Druid+SQLite+LIMIT错误 #1556

Closed
leonhoo opened this issue Dec 23, 2016 · 1 comment
Closed

Druid+SQLite+LIMIT错误 #1556

leonhoo opened this issue Dec 23, 2016 · 1 comment
Labels
Milestone

Comments

@leonhoo
Copy link

leonhoo commented Dec 23, 2016

使用Druid连接SQLite时,如果使用LIMIT关键字,会出现com.alibaba.druid.sql.parser.ParserException expect IDENTIFIER, actual IDENT...的错误.
Druid版本为1.0.27

@wenshao wenshao added the Bug label Dec 26, 2016
@wenshao wenshao added this to the 1.0.27 milestone Dec 26, 2016
wenshao added a commit to wenshao/druid that referenced this issue Dec 26, 2016
@wenshao wenshao modified the milestones: 1.0.28, 1.0.27 Feb 5, 2017
@wenshao
Copy link
Member

wenshao commented Feb 5, 2017

已经支持,请使用1.0.28版本

@wenshao wenshao closed this as completed Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@wenshao @leonhoo and others