主要介绍了MySQLERROR 2013 (HY000)错误解决方法,错误提示全文ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 104,需要的朋友可以参考下
爱刘温柔的小猪的博客一、问题现象 当使用python向mysql插入大数据时,可能会出现这样的错误: (2013, 'Lost connection to MySQL server during query ([WinError 10053] 你的主机中的软件中止了一个已建立的连接。)') 或者 2006, \...