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

1.2.22 开启filter后对sqlserver的空间函数报错 #5860

Open
hanpijun-buhanpi opened this issue Apr 22, 2024 · 1 comment
Open

1.2.22 开启filter后对sqlserver的空间函数报错 #5860

hanpijun-buhanpi opened this issue Apr 22, 2024 · 1 comment

Comments

@hanpijun-buhanpi
Copy link

报错SQL语句:
geometry::Point(vs.longitude, vs.latitude, 4326).STWithin(m.region) = 1

异常信息:
Caused by: com.alibaba.druid.sql.parser.ParserException: not supported.pos 832, line 14, column 28, token ::
at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:654)
at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:117)
at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:494)
at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:446)
at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:853)

@lizongbo
Copy link
Collaborator

lizongbo commented May 2, 2024

发完整的sql,这种半截sql无助于分析原因。

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

No branches or pull requests

2 participants