MySQL 无法启动 ping 失败

时间:2021-01-26 00:08:27

标签: mysql

当我单击“测试连接”按钮时出现“Ping 失败”,为什么? 在这种情况下,我做错了什么?

Driver details

Connection details

com.mysql.cj.jdbc.exceptions.CommunicationsException: 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.

    at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)

    at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)

    at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833)

    at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453)


0 个答案:

没有答案