当前位置:网站首页>What should I do if the high-level MySQL server cannot be installed and I forget the password (MySQL 8.0.29)?
What should I do if the high-level MySQL server cannot be installed and I forget the password (MySQL 8.0.29)?
2022-07-25 13:43:00 【Dororo girl】
Configure environment variables : Computer –> System attribute –> Advanced system properties -> senior –> Advanced environment variables –> System variables find PATH Variable : hold mysql Of mysql-8.0.29-winx64 Path and bin Put all the paths in , Separate by semicolons , Put it in PATH Variables are also separated by semicolons . My path is like this 2 individual :C:\SQL\mysql-8.0.29-winx64;C:\SQL\mysql-8.0.29-winx64\bin
The whole variable is finally connected like this :%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0;C:\SQL\mysql-8.0.29-winx64;C:\SQL\mysql-8.0.29-winx64\bin( Note that each path is separated by a semicolon , Very important !)
The purpose of configuring environment variables is to cmd You don't have to cd bin route ( You can access without entering the path mysql
)
The problem that bothered me for months ,MySQL Installation problems , Forgot to reset the password :(root password :******) I configured the environment variables , You don't have to cd Get into bin Catalog , Solution connection source reference :https://blog.csdn.net/linmengmeng_1314/article/details/109484951
Some methods on Baidu are only suitable for lower versions , If you install a higher version MySQL, The above method is enough .
边栏推荐
- 6.27 uniapp project history
- hcip第八天笔记
- [configure hifive1 revb] the device manager does not recognize the port, and can not connect to j-link via USB
- Blocking queue for concurrent programming
- Programmer growth chapter 27: how to evaluate requirements priorities?
- 0713RHCSA
- leetcode1 --两数之和
- IM system - some common problems of message streaming
- Framework package merge script
- Explain the precision of floating point numbers in detail
猜你喜欢

Uncaught SyntaxError: Octal literals are not allowed in strict mode.

Applet H5 get mobile number scheme

包管理 apt,dpkg

刷题-洛谷-P1046 陶陶摘苹果

0716RHCSA

安装mujoco报错:distutils.errors.DistutilsExecError: command ‘gcc‘ failed with exit status 1

How to solve the problem of taking up too much space when recording and editing videos?

【配置Hifive1-revB】设备管理器中不识别端口,Can not connect to J-Link via USB的解决办法

How to refactor embedded code?

leetcode1 --两数之和
随机推荐
IM system - some common problems of message streaming
Redux usage and analysis
Uncaught SyntaxError: Octal literals are not allowed in strict mode.
Jupyter Notebook介绍
hcip第七天笔记
Basic knowledge of binary tree
并发编程之阻塞队列
Sword finger offer special assault edition day 10
hcip第九天笔记
刷题-洛谷-P1161 开灯
Excel record macro
Nodejs link MySQL error: Er_ NOT_ SUPPORTED_ AUTH_ MODEError: ER_ NOT_ SUPPORTED_ AUTH_ MODE
Mutex lock, spin lock, read-write lock... Clarify their differences and applications
音视频技术开发周刊 | 255
Blindly expanding the scale of the meta universe has deviated from the development logic of the meta universe
C # basic learning (XXIII)_ Forms and events
The migration of arm architecture to alsa lib and alsa utils is smooth
IM系统-消息流化一些常见问题
飞盘局有多快乐?2022年轻人新潮运动报告
0715RHCSA