美文网首页
The last packet sent successfull

The last packet sent successfull

作者: 陈灬大灬海 | 来源:发表于2019-09-26 09:33 被阅读0次

    一开始以为是数据库连接错误,网上参考了下说是参数配置的问题,最后修改useSSL=false解决
    原因:
    该url的最后useSSL=false,不应该是true
    url: jdbc:mysql://172.31.33.202:3306/betmania_user?useUnicode=true&characterEncoding=utf-8&serverTimezone=Hongkong&allowMultiQueries=true&useSSL=false

    相关文章

      网友评论

          本文标题:The last packet sent successfull

          本文链接:https://www.haomeiwen.com/subject/fdqjyctx.html