91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

mysql 5.7忘記root密碼怎么辦

發布時間:2021-09-16 19:55:40 來源:億速云 閱讀:125 作者:chen 欄目:MySQL數據庫

這篇文章主要講解了“mysql 5.7忘記root密碼怎么辦”,文中的講解內容簡單清晰,易于學習與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學習“mysql 5.7忘記root密碼怎么辦”吧!

臨時創建的一個測試庫,忘記了root密碼,用如下辦法可以解決:

一、通過編輯/etc/my.cnf文件在[mysqld]下面加上skip-grant-tables=1,保存退出;

[mysqld]
skip-grant-tables=1

二、重啟MySql服務

[root@iZ2ze7qh7q0di3qkvef1dzZ etc]# systemctl stop mysqld.service
[root@iZ2ze7qh7q0di3qkvef1dzZ etc]# systemctl start mysqld.service

三、以root身份登錄mysql

[root@iZ2ze7qh7q0di3qkvef1dzZ etc]# mysql -u root
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.7.24 MySQL Community Server (GPL)
Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

四、進入mysql數據庫

mysql> use mysql
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed

五、修改root密碼:

mysql> update user set authentication_string = password('HecomDB2015!@#'),password_last_changed=now() where user='root';
Query OK, 2 rows affected, 1 warning (0.00 sec)
Rows matched: 2  Changed: 2  Warnings: 1

六、退出mysql,再次編輯/etc/my.cnf文件,將第一步中添加的skip-grant-tables=1刪掉,重啟啟動MySql服務即可。

感謝各位的閱讀,以上就是“mysql 5.7忘記root密碼怎么辦”的內容了,經過本文的學習后,相信大家對mysql 5.7忘記root密碼怎么辦這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是億速云,小編將為大家推送更多相關知識點的文章,歡迎關注!

向AI問一下細節

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

AI

公安县| 香港| 临湘市| 商水县| 新干县| 博白县| 都昌县| 汝阳县| 来凤县| 集贤县| 三原县| 揭西县| 玉林市| 岐山县| 洮南市| 尉犁县| 新巴尔虎右旗| 秦皇岛市| 丁青县| 通州区| 泰宁县| 汕头市| 宁明县| 宝兴县| 弥勒县| 新丰县| 郧西县| 天等县| 理塘县| 凌源市| 河北省| 思南县| 安达市| 宁陕县| 马尔康县| 宁海县| 陇西县| 南溪县| 南丰县| 元朗区| 北安市|