MySQL Workbench对大表执行复杂操作时报错如下:Error Code: 2013. Lost connection to MySQL server during query

解决办法:

Edit->Preference->SQL Editor

将下图DBMS connection read time out(in seconds)适当调大

Workbench : lost connection to mysql during query

根据自己测试:240可以承受万条插入。

相关文章:

  • 2021-08-04
  • 2022-12-23
  • 2021-05-01
  • 2021-10-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-21
  • 2021-11-26
  • 2021-11-19
  • 2022-12-23
  • 2021-11-04
  • 2021-11-18
  • 2022-12-23
相关资源
相似解决方案