亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

mysql忘記root密碼怎么辦

發布時間:2021-10-29 17:29:23 來源:億速云 閱讀:205 作者:小新 欄目:MySQL數據庫

這篇文章主要介紹了mysql忘記root密碼怎么辦,具有一定借鑒價值,感興趣的朋友可以參考下,希望大家閱讀完這篇文章之后大有收獲,下面讓小編帶著大家一起了解一下。

1.關閉mysql 服務

點擊(此處)折疊或打開

  1. net stop mysql57


2.執行mysqld

- 打開cmd窗口,切換至mysql安裝目錄

點擊(此處)折疊或打開

  1. cd C:\Program Files\MySQL\MySQL Server 5.7\bin

  2. C:\Program Files\MySQL\MySQL Server 5.7\bin>mysqld --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --skip-grant-tables

3.新開啟cmd,登錄root

-不用輸入password,直接回車

C:\Program Files\MySQL\MySQL Server 5.7\bin>mysql -uroot -p
Enter password:

4.修改root密碼

點擊(此處)折疊或打開

  1. mysql> use mysql;

  2. Database changed

  3. mysql> update mysql.user set authentication_string=password('root') where user='root' ;

  4. Query OK, 1 row affected, 1 warning (0.01 sec)

  5. Rows matched: 1  Changed: 1  Warnings: 1

  6. mysql> flush privileges;

  7. Query OK, 0 rows affected (0.02 sec)

5.使用新密碼登錄root

點擊(此處)折疊或打開

  1. C:\Program Files\MySQL\MySQL Server 5.7\bin>mysql -uroot -p

  2. Enter password: ****

  3. Welcome to the MySQL monitor.  Commands end with ; or \g.

  4. Your MySQL connection id is 6

  5. Server version: 5.7.19 MySQL Community Server (GPL)

  6. Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.

  7. Oracle is a registered trademark of Oracle Corporation and/or its

  8. affiliates. Other names may be trademarks of their respective

  9. owners.

  10. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

  11. mysql> show database;

  12. ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that

  13. corresponds to your MySQL server version for the right syntax to use near 'datab

  14. ase' at line 1

  15. mysql> show databases;

  16. +--------------------+

  17. | Database           |

  18. +--------------------+

  19. | information_schema |

  20. | fortress           |

  21. | mysql              |

  22. | performance_schema |

  23. | python             |

  24. | stuman             |

  25. | stuman2            |

  26. | sys                |

  27. | www                |

  28. +--------------------+

  29. 9 rows in set (0.00 sec)

感謝你能夠認真閱讀完這篇文章,希望小編分享的“mysql忘記root密碼怎么辦”這篇文章對大家有幫助,同時也希望大家多多支持億速云,關注億速云行業資訊頻道,更多相關知識等著你來學習!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

桃江县| 张家口市| 张北县| 腾冲县| 两当县| 吉木萨尔县| 屯留县| 镇原县| 泌阳县| 定陶县| 霍州市| 佛冈县| 黑龙江省| 礼泉县| 鞍山市| 姚安县| 婺源县| 温宿县| 容城县| 济南市| 惠来县| 拉萨市| 海晏县| 平陆县| 蛟河市| 清河县| 桐乡市| 平潭县| 齐齐哈尔市| 宁阳县| 尤溪县| 皮山县| 息烽县| 开平市| 淮北市| 涿州市| 马尔康县| 胶州市| 涞源县| 三门峡市| 台安县|