当前位置:网站首页>MySQL8.0.13安装教程(有图)
MySQL8.0.13安装教程(有图)
2022-06-13 04:47:00 【不凡~】
1、本次教程针对于MySQL8.0.13版本,安装包请打开下面的百度云链接进行下载,分享的资源里包含了MySQL8.0的安装包,同时包含了图形化管理软件SQLyog8.7.1的安装包和MySQL8.0的驱动。 链接:https://pan.baidu.com/s/1s03cSXQvkK4JtpvJC0SJ9g?pwd=cjz8
提取码:cjz8
1.PNG
2、下载好之后就可以双击进行安装操作啦,如果你是第一次安装MySQL的话,那么你应经成功了一大半;如果你之前安装过其他版本并且卸载过的话,你可能会遇到小麻烦,所以如果你有以上情况的话,建议使用卸载软件进行全方位的卸载,务必要把残留的垃圾文件清楚干净!
2.PNG
3、双击安装程序,就会出现下面的界面,勾选“I accept the license terms”,然后点击“”next。
3.PNG
4、这一步和MySQL5.X版本的有很的大区别,在这一步我们不多进行解释,直接选择“Custom(自定义)”,方便我们把MySQL安装到非系统盘。
4.PNG
5、这一步很重要,我们要在这一步进行安装位置的选择。当你第一次进入到这个界面时,右边的框内可能什么也没有,你需要不断点击“MySQL Servers”前的“+”,直到你看见“MySQL Server 8.0.13-X64”,单击它,然后点击向右的箭头添加到右边的框里,然后在右边的框里点击它,就会出现右下角的蓝字。
5.PNG
6、接下来就是选择安装路径了,单击上一步出现的蓝字“Advanced Options”,出现下面的界面。第一个位置就是MySQL的安装路径,第二个位置是存放数据用的,建议两个路径分开,不要放在一起。路径下出现的感叹号不要去管它。直接点击“OK”。
6.PNG
7、选好路径之后点击“next”,出现下边界面时,点击“是”,然后进行下一步。
7.PNG
8、直接点击“Execute”进行安装。
8.PNG
9、安装完成后,点击“next”。
9.PNG
10、点击“next”。
10.PNG
11、这一步直接选择第一个(独立的MySQL服务器/经典MySQL复制),然后点击“next”。
11.PNG
12、这一步建议什么也不要动,直接点击“next”。(请见第13步再进行选择)
12.PNG
*13、其实在一步MySQL提供了3种可以选择的应用类型(见下图),那么这3种类型有什么区别呢: Development Computer:开发机,该类型应用将会使用最小数量的内存。 Server Computer:服务器,该类型应用将会使用中等大小的内存。 Dedicated Computer:专用服务器,该类型应用将使用当前可用的最大内存。
13.png
14、这一步同样很重要,对以后我们使用图形化管理软件(SQLyog)有直接的影响,所以在这一步我们要选择第二个,选第二个,选第二个!(详见第15步)
14.PNG
*15、在这里解释一下第13步为什么要强调选择第二个选项,先来给大家翻译一下两个选项的中文意思: Use Strong Password Encryption for Authentication(RECOMIMENDED): 使用强密码加密进行身份验证(已升级) Use Legacy Authentication Method (Retain MySQL 5.x Compatibility): 使用传统身份验证方法(保留MySQL 5.x兼容性) 如果我们选择了强密码加密进行身份验证,虽然MySQL采用了强密码加密,但是我们的图形化管理软件(SQLyog)却没有采用强密码加密,这回直接导致SQLyog访问不了我们的MySQL,所以这里我们要选择传统的加密方法。 16、给root用户设置密码。
16.PNG
17、这一步默认不用管就行了,如果“Windows Service Name”出现感叹号,那你就随便换一个别的名字就行了,然后点击“next”。
17.PNG
18、点击“Execute”进行安装。
18.PNG
19、安装完成之后的样子。(这一步出现错误的几率比较大,如果你出现了叉号,请私聊我,后续会专门写解决教程)
19.PNG
20、点击“next”
20.PNG
21、点击“finish”,恭喜你,MySQL8.0安装完成。
21.PNG
22、登录MySQL进行测试。 安装完成后会在系统的开始菜单下出现下图所示的程序,随便打开一个,输入之前设置的密码。
22.png
输入密码后,出现下面的界面,表示MySQL正常。
23.PNG
然后输入“exit”,退出MySQL
24.PNG
边栏推荐
- Ctfshow SQL injection (231-253)
- Tita:新锐集团采用一对一面谈推动绩效变革成功
- Win8.1和Win10各自的优势
- LeetCode第297场周赛(20220612)
- 2022 ICML | Pocket2Mol: Efficient Molecular Sampling Based on 3D Protein Pockets
- Implementation of homepage header function in PHP development blog system
- Keil uses j-link to burn the code, and an error occurs: Flash download failed - one of the "Cortex-M3" solutions
- Colab tutorial (super detailed version) and colab pro/pro+ evaluation
- SS selector
- Redis master-slave replication, sentinel mode, cluster
猜你喜欢
Cesium:CesiumLab制作影像切片与切片加载
【Try to Hack】upload-labs通关(暂时写到12关)
Explain the role of key attribute in V-for
[flutter problem Series Chapter 67] the Solution to the problem of Routing cannot be jumped again in in dialog popup Using get plug - in in flutter
Cesium:cesiumlab makes image slices and loads slices
Explain the differences and usage scenarios between created and mounted
Ctfshow SQL injection (231-253)
Crawler scrapy framework learning 1
Must know must know -c language keywords
Embedded hardware - read schematic
随机推荐
Promise processing JS multithreads get the same processing result after all the results are obtained
Normal distribution (Gaussian distribution)
Ctfshow SQL injection (211-230)
Red Treasure Book Reading Notes (continuously updated)
一致性哈希的简单认识
C#获取WebService接口的所有可调用方法[WebMethod]
Conception d'un système basé sur MVC avec javaswing JDBC
Go/golang connection to database
[LeetCode]-二分查找
Kaggle 时间序列教程
Common skills in embedded programming
C disk lossless move file
[try to hack] upload labs (temporarily write to 12)
JS to realize the conversion between string and array and an interview question
PowerShell: because running scripts is prohibited on this system, the solution
Latex operation
Advantages of win8.1 and win10
用navicat将mysql数据转化为postgresql
Gets or sets the content in an object
PostgreSQL Guide: Insider exploration (Chapter 7 heap tuples and index only scanning) - Notes