The last packet sent successfully to the server was 0 milliseconds ago问题的解决办法:

今天在学习的时候遇到了这个问题:
在这里插入图片描述
意思就是: 连接不到数据库导致的,数据库没有打开。我的是因为在linux中没有开启mysql数据库。开启之后MySQL数据库之后就可以了。

猜你喜欢

转载自blog.csdn.net/weixin_43170586/article/details/83240286