baomidou / dynamic-datasource

dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
https://www.kancloud.cn/tracy5546/dynamic-datasource/2264611
Apache License 2.0
4.76k stars 1.2k forks source link

适配支持人大金仓数据库报错 #556

Closed rw12306 closed 1 year ago

rw12306 commented 1 year ago

Please fill it out carefully, or it will be closed. 请认真填写,不然会直接关闭。

Enviroment

JDK Version(required): 1.8 SpringBoot Version(required): 2.2.4.RELEASE dynamic-datasource-spring-boot-starter Version(required): 3.3.1 druid Version(optional): 1.1.22

Describe what happened

Expected Result:

适配人大金仓数据库报错 image

image

huayanYu commented 1 year ago

找druid适配

rw12306 commented 1 year ago

我升级了druid 也不得行。 升级最新的也没得这个驱动名称,读出来的驱动名称为:kingbase

image

rw12306 commented 1 year ago

我看到druid 这个里面那个filter 配置有默认值,但是人大金仓那个不能配置这个,不能设置值。 12cbe573f98f6bb6276357b9c84c7d3

image