Подключение к бд
Добавлено: 2023-06-02, 9:16:10
Использую jdbc:mysql://3000remontov.ru:3306/h48055_mydbtest?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&useSSL=false&verifyServerCertificate=false для подключения
возникает ошибка:
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.
Ранее все работало, подскажите в чем дело?
возникает ошибка:
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.
Ранее все работало, подскажите в чем дело?