当前位置:网站首页>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 ~~
边栏推荐
猜你喜欢

Special topic of binary tree -- acwing 1589 Building binary search tree

Kustomize使用手册
![[TS] 1368 seconds understand typescript generic tool types!](/img/2b/58a850b52ce8a9b2e6e7b6b72b0fe5.jpg)
[TS] 1368 seconds understand typescript generic tool types!

Open the encrypted SQLite method with sqlcipher

拆解美图SaaS:开着飞机换引擎

How to get the password of cpolar?

集成学习概览

二叉树专题--AcWing 3384. 二叉树遍历(已知先序遍历 边建树 边输出中序遍历)

Leetcode+ 76 - 80 storm search topic

Thanos Receiver
随机推荐
二叉树专题--AcWing 3384. 二叉树遍历(已知先序遍历 边建树 边输出中序遍历)
UWA报告使用小技巧,你get了吗?(第四弹)
HDU1228 A + B(map映射)
14. Code implementation of semaphore
Matlab processing of distance measurement of experimental electron microscope
Oracle notes
MySQL数据库远程访问权限设置
Special topic of binary tree -- acwing 47 Path with a certain value in binary tree (preorder traversal)
二叉树专题--P1030 [NOIP2001 普及组] 求先序排列
HDU1236 排名(结构体排序)
P1055 [noip2008 popularization group] ISBN number
【快应用】Win7系统使用华为IDE无法运行和调试项目
Record attributeerror: 'nonetype' object has no attribute 'nextcall‘
From Read and save in bag file Jpg pictures and PCD point cloud
Sus system availability scale
static 函数中的静态变量
VSCode工具使用
Mysql database remote access permission settings
力扣(LeetCode)182. 查找重复的电子邮箱(2022.07.01)
axis设备的rtsp setup头中的url不能带参