From 81515682dddd39bc685f39f8ec5d7547ce5e9e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E6=96=B9=E4=B8=88?= <1184321658@qq.com> Date: Sun, 24 Apr 2022 11:39:54 +0000 Subject: [PATCH] =?UTF-8?q?update=20install=5Fguide.md.=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9mysql=E7=9A=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install_guide.md b/install_guide.md index 1646e4a..ba64d40 100644 --- a/install_guide.md +++ b/install_guide.md @@ -117,11 +117,11 @@ https://gitee.com/stonedtx/yuqing/attach_files 1.修改mysql的配置文件 > vim /etc/mysql/mysql.conf.d/mysqld.cnf - + > > 注释bind-address = 127.0.0.1 - + > > 执行保存命令 - + > > 重启mysql