报错信息为:java.math.BigInteger cannot be cast to java.lang.Long
已经换成mysql8.0的jdbc了,还是不行,还是报这个错。
帆软部署在rhel6.8上。
[平台]MySQL数据连接-https://help.fanruan.com/finereport/doc-view-2560.html
[平台]MySQL8数据连接插件-https://help.fanruan.com/finereport/doc-view-3751.html
-- 这个错误就是驱动版本不匹配的异常连接信息;
-- 更新驱动后,删除原有驱动文件,重启服务再连接;
——————————————————————————————