当前位置:网站首页>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 .
边栏推荐
- SSH服务器CBC加密模式漏洞(CVE-2008-5161)
- CMU AI PhD 第一年总结
- Design of Butterworth filter and drawing of amplitude frequency characteristic curve
- Opencv compile and call GPU version
- IPFs of Internet Protocol
- 单元测试,写起来到底有多痛?
- Similarities and differences between equals and "= ="
- Secure code warrior learning record (II)
- 向下扎根,向上生长,探寻华为云AI的“根”力量
- Network Security Learning (XV) ARP
猜你喜欢

The fifth article in the series of radar Fundamentals: the function of radar modulation style

Basic knowledge of radar

firewall 命令简单操作

Opencv compile and call GPU version

栈与Stack类

QT operation to solve large amount of duplicate data

CUDA environment construction

invalid syntax

Experience of machine learning with Google Lab

How to obtain the cash flow data of advertising services to help analyze the advertising effect?
随机推荐
The fifth article in the series of radar Fundamentals: the function of radar modulation style
access-list vs ip access-list
每周推荐短视频:需要协同的智能设备越来越多,给物联网开发提出更大挑战?
IPFs of Internet Protocol
Zero crossing position search of discrete data (array)
[tensorflow] about seed
Summary of traversal methods of six sets list, set, map, queue, deque and stack
Session and cookie, token and storage
第二周学习:卷积神经网络
Deep recursion, deep search DFS, backtracking, paper cutting learning.
Unity 使用宏
uvm_ HDL -- implementation of DPI in UVM (4)
Understanding English (speech understanding)
Expression of directional signal -- complex exponential signal
r语言绘图参数(R语言plot画图)
Extended configuration of static routing in the second experiment
Network Security Learning (XIV) IP protocol
Websocket summary
How to obtain the cash flow data of advertising services to help analyze the advertising effect?
Understanding of forward proxy and reverse proxy