MySQL 问题 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    技术2022-05-20  38

    com.mysql.jdbc.exceptions.jdbc4.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.

     

    "jdbc:mysql://localhost:3360/eventtigger_db";

     

    端口号写错了


    最新回复(0)