当前位置:网站首页>The most detailed MySQL installation tutorial
The most detailed MySQL installation tutorial
2022-07-02 11:00:00 【Perfunctory zgf】
The most detailed MySql Installation tutorial
One 、 Enter official website :https://www.mysql.com/




When the download is complete , Check whether the computer name has Chinese characters . If yes, please click rename computer to replace .
Two 、 The formal installation 

When you get to this page , What components need to be installed ? The tips and steps are as follows :
Enter into Custom After the page —> Click on Back—> Click on Developer Default —> Click on next—> Click on Back—> Click again on the Custom—> Click on next, At this time, we found that , It has been selected !
Choose each item at once , Custom installation path 
Ensure that each item is customized after the installation path is successful , Click on next



Always point next










open cmd Get into bin Under the table of contents , Input mysql -u root -p
Input mysql --version
So far, the installation is successful !!
3、 ... and 、 Configure environment variables 

The configuration of environment variables is successful !
Four 、 Graphical interface SQLyog install
「MySQL8.0.22&SQLyog12.09」 Wait for the documents https://www.aliyundrive.com/s/9Wnm8LD4Ytg Extraction code : 49as
Occurs during installation 2058 error , reason :MySql After the version of is updated , The encryption method of password has changed , however SQLyog The password decryption method of has not been changed . resolvent :
open :
Input :
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';

After relinking , It's solved 
Thank you for attention , Those who feel useful are welcome to click three times ~~
边栏推荐
- 4. Random variables
- JSP webshell免殺——JSP的基礎
- MySQL数据库远程访问权限设置
- 二叉树专题--P1030 [NOIP2001 普及组] 求先序排列
- 【AGC】构建服务3-认证服务示例
- 2022-06-17
- Luogu p1892 [boi2003] Gang (and search for variant anti set)
- Dialogue Wu Gang: why do I believe in the rise of "big country brands"?
- MySQL lethal serial question 3 -- are you familiar with MySQL locks?
- (5) Gear control setting of APA scene construction
猜你喜欢

2022爱分析· 国央企数字化厂商全景报告

LeetCode+ 76 - 80 暴搜专题

Sus system availability scale

【快应用】text组件里的文字很多,旁边的div样式会被拉伸如何解决

LabVIEW为什么浮点数会丢失精度

JVM之垃圾回收器

Leetcode+ 76 - 80 storm search topic

华为快应用中如何实现同时传递事件对象和自定义参数

Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)

Disassembling Meitu SaaS: driving the plane to change the engine
随机推荐
Dialogue Wu Gang: why do I believe in the rise of "big country brands"?
axis设备的rtsp setup头中的url不能带参
UVM factory mechanism
Start class, data analysis, high salary training plan, elite class
(五)APA场景搭建之挡位控制设置
华为游戏初始化init失败,返回错误码907135000
Special topic of binary tree -- acwing 3540 Binary search tree building (use the board to build a binary search tree and output the pre -, middle -, and post sequence traversal)
MySQL数据库远程访问权限设置
UVM learning - object attribute of UVM phase
二叉树专题--AcWing 1497. 树的遍历(利用后、中序遍历,构建二叉树)
Open the encrypted SQLite method with sqlcipher
PCL之滤波
使用华为性能管理服务,按需配置采样率
Disassembling Meitu SaaS: driving the plane to change the engine
618再次霸榜的秘密何在?耐克最新财报给出答案
二叉树专题--P1030 [NOIP2001 普及组] 求先序排列
js promise. all
JSP webshell免殺——JSP的基礎
QT学习日记7——QMainWindow
[TS] 1368 seconds understand typescript generic tool types!