0
点赞
收藏
分享

微信扫一扫

bug解决:The last packet sent successfully to the server was 0 milliseconds ago


        今天在启动springboot项目的时候,报了如下异常:

bug解决:The last packet sent successfully to the server was 0 milliseconds ago_服务端

        主要看了一下,说的是jdbc在提交任务的时候出现了问题,并且驱动未收到服务端的数据包。

        解决方案:

        快捷键Ctrl + R , 输入​​services.msc​

bug解决:The last packet sent successfully to the server was 0 milliseconds ago_spring_02

        找到​​MySQL​​服务启动即可

bug解决:The last packet sent successfully to the server was 0 milliseconds ago_bug解决_03

        那么,你们的问题解决了么~

bug解决:The last packet sent successfully to the server was 0 milliseconds ago_服务端_04



举报

相关推荐

0 条评论