参考文档:https://help.fanruan.com/finereport10.0/doc-view-2560.html
驱动已更换为5.1.49,finereport版本为10.0.0,链接报错如下:
:
在数据连接URL处增加"?useSSL=false"或者直接用jdbc:mysql://localhost:端口号/<数据库名>?generateSimpleParameterMetadata=true&useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
端口正常么?用Navicat在帆软所在电脑能连接么?