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

clickhouse update 有问题 #5852

Closed
jinxiaoyi opened this issue Apr 18, 2024 · 1 comment
Closed

clickhouse update 有问题 #5852

jinxiaoyi opened this issue Apr 18, 2024 · 1 comment

Comments

@jinxiaoyi
Copy link

druid版本1.2.22
现在接入clickhouse。 在运行sql的时候报错了

报错信息如下
class com.alibaba.druid.sql.dialect.clickhouse.ast.ClickhouseAlterTableUpdateStatement not allow : ALTER TABLE data_customer UPDATE nick_name=? WHERE (id = ?)

断点发现 WallVisitorUtils::preVisitCheck() 发现了异常爆出点
image
请问是不支持clickhouse的update操作吗

@lizongbo
Copy link
Collaborator

这是你开了wallfilter防火墙拦截的,自己先调整wallconfig里的配置试一下。

@lizongbo lizongbo closed this as completed May 4, 2024
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