当前位置:网站首页>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 .
边栏推荐
- Hcip day 9 notes
- 刷题-洛谷-P1161 开灯
- Gym installation, invocation and registration
- mujoco+spinningup进行强化学习训练快速入门
- Azure Devops (XIV) use azure's private nuget warehouse
- 包管理 apt,dpkg
- Based on Baiwen imx6ull_ Pro development board transplants LCD multi touch driver (gt911)
- 6.27 uniapp项目历程
- Mxnet implementation of densenet (dense connection network)
- Redux usage and analysis
猜你喜欢

Immortal software in the computer that I don't want to delete all my life

电脑里一辈子都不想删的神仙软件

刷题-洛谷-P1146 硬币翻转

The migration of arm architecture to alsa lib and alsa utils is smooth

Introduction to jupyter notebook

【力扣】645.错误的集合

嵌入式代码如何进行重构?

How to refactor embedded code?
Congestion control of TCP

刷题-洛谷-P1161 开灯
随机推荐
Gym installation, invocation and registration
Excel record macro
并发编程之阻塞队列
Mutex lock, spin lock, read-write lock... Clarify their differences and applications
G027-op-ins-rhel-04 RedHat openstack creates a customized qcow2 format image
Int array get duplicate data
The whole process of 6w+ word recording experiment | explore the economical data storage strategy of alluxio
Mxnet implementation of densenet (dense connection network)
2022全球开发者中,你的收入排多少?
Numpy快速入门
How to refactor embedded code?
hcip第十天笔记
备战2022 CSP-J1 2022 CSP-S1 初赛 视频集
mujoco_ Py Chinese document
Business visualization - make your flowchart'run'(3. Branch selection & cross language distributed operation node)
刷题-洛谷-P1146 硬币翻转
stable_baselines快速入门
hcip第九天笔记
Preparing for the soft test for junior programmers in the second half of 2022
Canal realizes MySQL data synchronization