Browse Source

update install_guide.md.

注释bind-address
tags/v1.0.6
老方丈 Gitee 3 years ago
parent
commit
0a2b120c88
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      install_guide.md

+ 5
- 1
install_guide.md View File

@@ -113,7 +113,11 @@ https://gitee.com/stonedtx/yuqing/attach_files
- 解决方案
配置远程权限
MySQL 5.5 和 MySQL 8.0配置MySQL连接权限的 **_方式不一样_** ,分别为:
1.修改mysql的配置文件,执行命令vim /etc/mysql/mysql.conf.d/mysqld.cnf
注释bind-address = 127.0.0.1,执行保存命令。重启mysql
2.MySQL 5.5 和 MySQL 8.0配置MySQL连接权限的 **_方式不一样_** ,分别为:
MySQL 5.5+


Loading…
Cancel
Save