服务器之家:专注于服务器技术及软件下载分享
分类导航

Mysql|Sql Server|Oracle|Redis|MongoDB|PostgreSQL|Sqlite|DB2|mariadb|

服务器之家 - 数据库 - Mysql - mysql installer community 8.0.12.0安装图文教程

mysql installer community 8.0.12.0安装图文教程

2020-09-04 20:01rushrush984 Mysql

这篇文章主要为大家详细介绍了mysql installer community 8.0.12.0安装图文教程,具有一定的参考价值,感兴趣的小伙伴们可以参考一下

本文教程为大家分享了mysql installer community 8.0.12.0的安装,供大家参考

一、下载mysql-installer-community-8.0.12.0.msi

点击 :下载链接

二、安装mysql-installer-community-8.0.12.0.msi

1.点击安装包进入安装页面,选中I accept the license terms

mysql installer community 8.0.12.0安装图文教程

2.一直点击next,遇到此页面,点击yes,然后点击execute,等待安装。

mysql installer community 8.0.12.0安装图文教程

3.安装成功以后,一直点击next,遇到以下窗口,设置root用户的密码,也可以自己添加用户

mysql installer community 8.0.12.0安装图文教程

4.设置用户名和密码以后,点击next,然后点击execute

mysql installer community 8.0.12.0安装图文教程

5.点击finish,进入配置向导

mysql installer community 8.0.12.0安装图文教程

6.一直点击next,然后遇到此窗口,输入密码,点击check,然后点击next,然后点击execute,完成以后点击next

mysql installer community 8.0.12.0安装图文教程

7.点击finish,再次点击next,再次点击finish,然后会自动启动mysql workbench

mysql installer community 8.0.12.0安装图文教程

mysql installer community 8.0.12.0安装图文教程

8.右键点击“我的电脑”-“属性”-“高级”-“环境变量”-“系统变量”-双击“Path”-将mysql的路径“C:\Program Files\MySQL\MySQL Server 8.0\bin”添加进去-“确定”添加完毕之后,再到DOS下进行测试:

输入mysql -u root -p

输入密码启动mysql命令行窗口

mysql installer community 8.0.12.0安装图文教程

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持服务器之家。

原文链接:https://blog.csdn.net/weixin_41109857/article/details/81384850

延伸 · 阅读

精彩推荐