mysql安装流程

先放上下载地址

链接:https://pan.baidu.com/s/1Wg83SzGW_2iB2WUsmTxgyg 
提取码:p9gf 
版本mysql-installer-community-5.7.18.1

下载完成后先点击安装
下一步

安装的细节条目                 细节条目的选择
license Agreement           我已阅读勾选 i accupt the license tems  然后next
Choosing a Setup Type       选择full(全面的)  然后next
check requirements            然后execute next 
installation                execute next
product configuration         next


installation complete        start mysql workbench after setup 不打勾 finsh

type and networking         next
accounts and roles            password输入密码     next

windows service                start the mysql server at system startup 这个不打勾 然后next
plugins and extensions      next
apply server configuration    execute  finsh

connect to server              check next finsh 

最后windows搜索 mysql 点击 mysql5.7 commandLine Client 

Enter password:刚刚安装时候输入的密码
然后启动mysql成功,安装成功

你可能感兴趣的:(mysql,安卓基础知识,计算机基础,android,后端服务器)