java.sql.SQLException: null,message from server: “Host ‘DESKTOP-PVUF0NL.lan‘ is not allowed to con

    技术2025-08-13  17

    jdbc:mysql://192.168.8.125:3306/mydb?characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8

     

    jdbc:mysql://localhost:3306/mydb?characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8

    修改配置中的url地址即可

    将ip地址192.168.8.125改为localhost即可

    Processed: 0.010, SQL: 9