当前位置:网站首页>[resolved] MySQL exception: error 1045 (28000): unknown error 1045, forgetting the initial password
[resolved] MySQL exception: error 1045 (28000): unknown error 1045, forgetting the initial password
2022-06-30 07:08:00 【A rookie is a great God】

skip-grant-tables
preservation , Restart the database
Execute the order again “mysql -u root -p ”, You don't need to enter a password, just press enter Key can log in successfully
Enter the initial password of the acquired database , Carry out the following 3 An order , Change password and refresh permissions ;
ALTER USER 'root'@'localhost' IDENTIFIED BY '123456';
ALTER USER 'root'@'localhost' PASSWORD EXPIRE NEVER;
FLUSH PRIVILEGES;
边栏推荐
- Ls1028 manual
- 我开户后把账号忘记了咋办?股票在网上开户安全吗?
- Determine whether the picture is in JPG picture format
- 已解决:initialize specified but the data directory has files in it. Aborting
- 编写并运行第一个Go语言程序
- 对占用多字节和位的报文信号解析详解
- Essence of signal slot macros signal and slot
- Linu基础-分区规划与使用
- 【已解决】ERROR 1290 (HY000): Unknown error 1290
- Jingwei Hengrun won the 10ppm quality award of paccar group again
猜你喜欢

大学刚毕业不知道做什么工作怎么办?

vs2019和sql

Go语言指针介绍
![[my advanced OpenGL learning journey] about the access methods of vector and matrix classification of OpenGL shaders: xyzw/rgba/stpq and array subscripts](/img/ed/76db436ab5e35fba742dc287402fe3.png)
[my advanced OpenGL learning journey] about the access methods of vector and matrix classification of OpenGL shaders: xyzw/rgba/stpq and array subscripts
![[transfer] analysis of memory structure, cache and DMA architecture](/img/c1/6a872babf9b5236d226de455a49b8b.png)
[transfer] analysis of memory structure, cache and DMA architecture

Google Earth Engine(GEE)——墨累全球潮汐湿地变化 v1 (1999-2019) 数据集
![[Hot100]回文子串 与 最长回文子串](/img/a5/10dec640f02023c4d55cb42e6309fb.png)
[Hot100]回文子串 与 最长回文子串

MySQL Optimization: from more than ten seconds to 300 milliseconds

leetcode:98. Validate binary search tree

Record one time of Tencent Test Development Engineer's automation interface test practice experience
随机推荐
Linu基础-分区规划与使用
app闪退
我今年毕业,但我不知道我要做什么
【已实现】服务器jar包启动脚本、shell脚本
freemarker
Go语言指针介绍
js创建pdf文件
Install go language development tools
SOC_ SD_ CLK
Go项目目录结构介绍
SQL Server2005中SUM函数内嵌套IF语句
Out of class implementation of member function of class template
大学刚毕业不知道做什么工作怎么办?
ROS service communication programming
grep命令用法
神经网络计算量及参数量
【已解决】MySQL异常:ERROR 1045 (28000): Unknown error 1045,忘记初始密码
【已解决】Failed! Error: Unknown error 1130
Base64 encoding method implemented by native JS
元宇宙由哪些底层技术支撑?