添加 '数据库/mysql/忘记密码操作.md'
This commit is contained in:
parent
eb649f5856
commit
9a0cd96256
1 changed files with 5 additions and 0 deletions
5
数据库/mysql/忘记密码操作.md
Normal file
5
数据库/mysql/忘记密码操作.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1.停止mysql实例
|
||||||
|
2.通过以下命令启动
|
||||||
|
```shell
|
||||||
|
mysql_safe --skip-grant-tables --skip-networking
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue