springboot2.0+druid1.1.9 不支持sqlserver

xhv8bpkk  于 4个月前  发布在  Druid
关注(0)|答案(9)|浏览(128)

报错:ERROR 3092 --- [reate-868214483] c.alibaba.druid.filter.stat.StatFilter : merge sql error, dbType sqlserver, druid-1.1.9, sql : null

kpbwa7wx

kpbwa7wx1#

这个地方开启druid.stat.mergeSql=true,会报错,不开启的话我可以正常启动。但是sql 监控没有。请大佬给以解决

vd2z7a6w

vd2z7a6w2#

麻烦帮测试下是 Spring Boot 版本的问题还是 Druid 版本升级导致的问题,手头没 sqlserver ,很捉急。

stszievb

stszievb3#

把报错的信息发一下

ej83mcc0

ej83mcc04#

springboot2.0.1 + druid 1.1.5 项目没法启动。

springboot1.5.13+druid1.1.5

springboot2.0.1+druid1..1.9 可以启动。但是对sqlserver 支持不好,没有sql监控

8yparm6h

8yparm6h5#

有同样的问题 springboot2.1.4 + druid1.1.9

wrrgggsh

wrrgggsh6#

连接池配置注释…

------------------ 原始邮件 ------------------ 发件人: "harry"notifications@github.com; 发送时间: 2019年7月4日(星期四) 下午5:25 收件人: "alibaba/druid"druid@noreply.github.com; 抄送: "卢科伟"546351019@qq.com; "Author"author@noreply.github.com; 主题: Re: [alibaba/druid] springboot2.0+druid1.1.9 不支持sqlserver (#2574) 有同样的问题 springboot2.1.4 + druid1.1.9 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

rryofs0p

rryofs0p7#

注释掉后,错误是没有了,但是为什么sql监控看不到内容

mrfwxfqh

mrfwxfqh8#

前端解析数据有问题 没法展示 但是可以看到数据的…

------------------ 原始邮件 ------------------ 发件人: "harry"notifications@github.com; 发送时间: 2019年7月4日(星期四) 下午5:38 收件人: "alibaba/druid"druid@noreply.github.com; 抄送: "卢科伟"546351019@qq.com; "Author"author@noreply.github.com; 主题: Re: [alibaba/druid] springboot2.0+druid1.1.9 不支持sqlserver (#2574) 注释掉后,错误是没有了,但是为什么sql监控看不到内容 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

cidc1ykv

cidc1ykv9#

刚又试了下前端好像没有问题,是我这边配置有点问题, 我现在用上面的配置就可以了,不过还是非常感谢!

相关问题