ERROR 2013 (HY000): Lost connection to MySQL server at 'reading authorization packet', system error: 0

前端 未结 11 2358
眼角桃花
眼角桃花 2020-11-30 03:29

I am getting the following error

ERROR 2013 (HY000): Lost connection to MySQL server at 
\'reading authorization packet\', system error: 0

11条回答
  •  渐次进展
    2020-11-30 03:32

    I've struggled a lot with this error. Tried every single answer I found on the internet.

    In the end, I've connected my computer to my cell phone's hotspot and everything worked. I turned out that my company's internet was blocking the connection with MySQL.

    This is not a complete solution, but maybe someone faces the same problem. It worths to check the connection.

提交回复
热议问题