From df90b55918466358eb973bbe45b953a22cce97c1 Mon Sep 17 00:00:00 2001 From: heibaiying <31504331+heibaiying@users.noreply.github.com> Date: Mon, 5 Aug 2019 16:29:47 +0800 Subject: [PATCH] =?UTF-8?q?Update=20MySQL=E5=8D=95=E6=9C=BA=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E6=90=AD=E5=BB=BA.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notes/installation/MySQL单机环境搭建.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/installation/MySQL单机环境搭建.md b/notes/installation/MySQL单机环境搭建.md index 7cf8cf7..cf8cf70 100644 --- a/notes/installation/MySQL单机环境搭建.md +++ b/notes/installation/MySQL单机环境搭建.md @@ -2,7 +2,7 @@ ## 一、下载并解压 -这里我采用的是二进制安装包的方式进行安装,安装包的下载地址为:https://dev.mysql.com/downloads/mysql/,按需选择对应的版本后进行下载: +这里我采用的是二进制安装包的方式进行安装,安装包的下载地址为:https://dev.mysql.com/downloads/mysql/ ,按需选择对应的版本后进行下载: