23 评论

用户XWsWk3050280

在新建数据库链接URL中添加 ?useUnicode=true&characterEncoding=UTF-8 的时候上面的数据库名字也会变成相应的 database?useUnicode=true&characterEncoding=UTF-8 。这个是产品预设情况吗?

0 0 2021-09-14 10:37

Lily.Wang

是的

0 0 2021-09-18 09:46

fqq666

mysql连接报错,com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:communications link failure

0 0 2021-09-02 10:56

Lily.Wang

您好这个可能是你填写的连接信息错误,可以再检查一下您的连接信息有没有填错

0 0 2021-09-18 09:48

用户f7060672

mysql在远程服务器,怎么连接SSH?

2 0 2021-07-14 10:52

Lily.Wang

您指的是要连接采用SSH通道的MySQL数据库吗

0 0 2021-09-18 10:05

yzm219181

可否实现同时存在mysql8 和 mysql5

0 0 2021-06-15 10:18

Lily.Wang

可以的,您至少需要5.1.8以上的版本,然后参考这篇文档连接mysql8【MySQL8.0数据连接插件-https://help.fanruan.com/finebi/doc-view-1130.html】

0 0 2021-09-18 10:10

用户26994937

java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password'.
一直报错

0 0 2020-12-02 17:15

April陶

您好,您版本是mysql8.0嘛,是的话可以参考这篇文档进行数据连接https://help.fanruan.com/finebi/doc-view-933.html

0 0 2021-01-27 16:54