首页 > 数据库 > MySQL > 正文

mysql installer community 8.0.12.0安装图文教程

2024-07-25 19:08:50
字体:
来源:转载
供稿:网友

本文教程为大家分享了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

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

mysql,installer,community

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

mysql,installer,community

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

mysql,installer,community

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

mysql,installer,community

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

mysql,installer,community

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

mysql,installer,community

mysql,installer,community

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

输入mysql -u root -p

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

mysql,installer,community

 

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持VeVb武林网。


注:相关教程知识阅读请移步到MYSQL教程频道。
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表