在用MySQL5.7连接的时候,出现了2013 - Lost connection to MySQL server at ‘reading initial communication packet', system error: 0

Mysql的问题 reading initial communication packet',

1.找到windows为my.ini

Mysql的问题 reading initial communication packet',

2.在my.cnf配置文件中的[mysqld]区域添加skip-name-resolve,说是跳过mysql连接的DNS反向解析功能。

相关文章:

  • 2021-10-04
  • 2021-09-07
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2021-07-24
  • 2021-07-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-05
  • 2021-07-09
  • 2021-07-26
  • 2021-08-10
  • 2021-10-06
  • 2022-12-23
相关资源
相似解决方案