MySQL error 2013

后端 未结 7 1248
被撕碎了的回忆
被撕碎了的回忆 2021-02-19 00:50

In MySQL, how can I solve the error below?

2013: Lost connection to MySQL server at \'reading authorization packet\', system error: 0
7条回答
  •  一向
    一向 (楼主)
    2021-02-19 01:13

    Adding skip-name-resolve to my.cnf solved the problem for me.

提交回复
热议问题