MySQL error 2013

后端 未结 7 1242
被撕碎了的回忆
被撕碎了的回忆 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:07

    Take a look at your mysqld log file - there's a high chance 'show status' crashes MySQL for some reason.

提交回复
热议问题