远程服务器的操作系统:Ubuntu

本地:navicat +win10

 

连接名:随意填写

主机名:localhost

端口:3306

用户名:连接电脑的数据库的用户名

密码:连接电脑的数据库的密码

  SQL Error (2013): Lost connection to MySQL server at 'waiting for initial communication packet', system error: 0 解决方案

 

SQL Error (2013): Lost connection to MySQL server at 'waiting for initial communication packet', system error: 0 解决方案

主机名:远程服务器的ip

端口:22

用户名:远程服务器的用户名

密码:远程服务器的密码

 

解决错误的方法:修改bind-address = 0.0.0.0

路径:vim /etc/mysql/mysql.conf.d/mysqld.cnf

 SQL Error (2013): Lost connection to MySQL server at 'waiting for initial communication packet', system error: 0 解决方案

 

相关文章:

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