当前位置:网站首页>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 .
边栏推荐
- Canal realizes MySQL data synchronization
- Redux usage and analysis
- Install mujoco and report an error: distutils.errors DistutilsExecError: command ‘gcc‘ failed with exit status 1
- hcip第十天笔记
- @wrap 装饰器
- mujoco_ Py Chinese document
- Mxnet implementation of densenet (dense connection network)
- [platform IO compile hifive1 revb] * * * [.pio\build\hifive1 revb\src\setupgpio.o] solution to error 1
- Int array get duplicate data
- Canvas判断内容为空
猜你喜欢

为提高效率使用ParallelStream竟出现各种问题

6.27 uniapp project history

QGIS loading online map: Gaode, Tiandi map, etc

Audio and video technology development weekly | 255

Sports luxury or safety luxury? Which type of Asian Dragon and Volvo S60 should we start with?

2022年下半年软考信息安全工程师如何备考?

ES6数组去重 new Set()

Based on Baiwen imx6ull_ Pro development board transplants LCD multi touch driver (gt911)

pytest.mark.parametrize及mock使用

GCD details
随机推荐
0720RHCSA
Sports luxury or safety luxury? Which type of Asian Dragon and Volvo S60 should we start with?
为提高效率使用ParallelStream竟出现各种问题
领域驱动模型设计与微服务架构落地-模型设计
hcip第七天笔记
刷题-洛谷-P1035 级数求和
Applet starts wechat payment
Online Learning and Pricing with Reusable Resources: Linear Bandits with Sub-Exponential Rewards: Li
移动端网站,独立APP,网站排名策略有哪些?
【力扣】1030.距离顺序排列矩阵单元格
刷题-洛谷-P1151 子数整数
Leetcode 113. path sum II
电脑里一辈子都不想删的神仙软件
Uncaught SyntaxError: Octal literals are not allowed in strict mode.
【Platform IO编译Hifive1-revB】*** [.pio\build\hifive1-revb\src\setupGPIO.o] Error 1的解决办法
0715RHCSA
leetcode202---快乐数
hcip第八天实验
VIM basic operation summary
ES6数组去重 new Set()