当前位置:网站首页>Wamp MySQL empty password
Wamp MySQL empty password
2022-07-25 23:07:00 【Drevindt】
WAMP After installed ,mysql The password is empty , So how to modify it ? It's very simple , Just a few instructions , Now I'll do it step by step .
First , adopt WAMP open mysql Console .

Prompt for password , Because it's empty now , So just press enter .
Then input “use mysql”, It means using mysql This database , Tips “Database changed” Just go .

Then enter the password you want to change sql sentence ”update user set password=PASSWORD(‘hooray’) where user=’root’;”, Be careful ,sql The semicolon at the end of a statement cannot be less , What's the hint OK That's it .

Last input “flush privileges;”, If you don't type this , The password change will not take effect . 
Then input “quit” sign out .
Go ahead and revise phpmyadmin Configuration file for

After modifying here, restart wamp, If restart doesn't work , Then close and reopen , Click on phpmyadmin You can open it .
边栏推荐
- Expression of directional signal -- complex exponential signal
- [paper notes] robot dynamic tracking and grasping method based on online prediction and planning
- The small icon of notification setting shows a small square
- Vs2017 compilation encountered the error HResult e returned by the call of COM component_ FAIL
- 5 ROS仿真建模(3- rviz+gazebo+控制仿真机器人)
- HJ9 提取不重复的整数
- Details of notification (status bar notification)
- 【接口性能优化】索引失效的原因以及如何进行SQL优化
- Experiment 1, experiment 2 and Experiment 3 of assembly language and microcomputer principle: branch program design / loop program design / subroutine design
- Network Security Learning (XIII) data link layer
猜你喜欢

Experience of machine learning with Google Lab

Notification(状态栏通知)详解

Solve the problem phpstudy failed to import the database

Anaconda~Upload did not complete.

Day 3 experiment

Tips for using (1)

How to obtain the cash flow data of advertising services to help analyze the advertising effect?

Network Security Learning (16)

互联网协议之 IPFS
![[paper notes] a meta reinforcement learning algorithm for causal discovery](/img/03/84462b38551c41173f7a9734cb0e99.png)
[paper notes] a meta reinforcement learning algorithm for causal discovery
随机推荐
Week 2: convolutional neural network
技术美术百人计划学习笔记(2)--向量
Notification(状态栏通知)详解
7-1 understand everything
MathType安装和解决不能Crtl+V的问题
Analysis of the influence of ESM direction finding error on positioning error
ASP date function (what if the disk function is incorrect)
Secure code warrior learning record (III)
Recommend short videos every week: more and more smart devices need collaboration, posing a greater challenge to the development of the Internet of things?
Mocha test
The difference between overloading and rewriting
Circle detection and line detection of PCL
Hj7 take approximate value
[paper notes] robot dynamic tracking and grasping method based on online prediction and planning
Analysis of Excel file
Take root downward, grow upward, and explore the "root" power of Huawei cloud AI
JS makes elements get or lose focus
Qtreewidget control of QT
[opencv] edge detection [API and source code implementation]
The small icon of notification setting shows a small square