您现在的位置是: 首页 > 运维 解决Lost connection to MySQL server at 'reading initial communication packet' 的方法
解决Lost connection to MySQL server at 'reading initial communication packet' 的方法
2020-05-22 【运维】 3409人已围观 6146次浏览
简介解决Lost connection to MySQL server at 'reading initial communication packet' 的方法
用php连接mysql会时不时地出现这种错误,一开始以为是网络不好造成的没怎么在意, 后来上网查找,在my.cnf 里面的 [mysqld] 段增加一个启动参数
skip-name-resolve
重启以后问题解决,并且可以链接远程服务器了。
原因还未搞清,先mark下
很赞哦! (0)
相关文章
- Linux 服务器之间传输大文件(压缩文件、查看MD5、后台传输)
- docker mysql 导入 SQL 脚本
- Linux 查看磁盘、磁盘分区、挂载磁盘、卸载磁盘操作
- sentinel directive while not in sentinel mode 问题解决
- LNMP 手动更新 SSL 证书
- 解决443端口被VMWare Workstation占用
- Linux 修改默认的 ssh 22 端口
- CentOS 安装JDK
- nginx 出现 the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in 错误解决方案
- Linux 安装 Tengine
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- Laravel项目出现could not be opened: failed to open stream: Permission denied
- 解决Mac突然没声音的问题
- 常见端口号
- start.spring.io访问太慢,构建SpringBoot项目失败
- 【代码片段】MySQL新建表添加基础字段
- mac idea spring boot 启动慢
- Mac禁用Adobe Creative Cloud自启状态栏
- SpringBoot @NotBlank 不生效问题
- Nginx转发阿里云OSS内网流量
- Vue 路由跳转错误 NavigationDuplicated: Avoided redundant navigation to current location