我正在尝试使用(TDV)连接到MySQL数据库。
我能够使用MySQLWorkbench连接到数据库。我检查了my.cnf和跳过-网络不存在。
TDV引发了以下错误:
"xx.xx.xx.xx:3306@" with the supplied connection information. [datasrc-3961050]
Unable to connect to data source "/shared/Admin Database/Data Sources/CACHE DATABASE/MySQL Cache" at
"jdbc:mysql://xx.xx.xx.xx:3306/DBNAME". Make sure the URL information, user name and password
are correct. [datasrc-3961025]
Cause: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [Log ID: 85a492e6-04c4-491a-be42-d9b29eb93472我有什么办法纠正这个错误吗?
发布于 2019-11-19 16:03:56
我们与Tibco的支持建立了联系,以解决这个问题。
步骤:
连接是成功的。
https://dba.stackexchange.com/questions/252989
复制相似问题