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.21起springboot配置druid中的filter失效 #6225

Open
ryan-zhy opened this issue Nov 12, 2024 · 0 comments
Open

1.2.21起springboot配置druid中的filter失效 #6225

ryan-zhy opened this issue Nov 12, 2024 · 0 comments

Comments

@ryan-zhy
Copy link

Database Type

oracle

Database Version

oracle11g

Druid Version

1.2.21,1.2.22,1.2.23

JDK Version

JDK8

Error SQL

spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
druid:
filter:
stat:
log-slow-sql: true
slow-sql-millis: 10000
merge-sql: false
wall:
enabled: true
config:
multi-statement-allow: true
condition-and-alway-true-allow: false

Testcase Code

12345

Stacktrace Info

No response

Error Info

No response

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

1 participant