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

溫馨提示×

溫馨提示×

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

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

忘記mysql數據庫密碼怎么辦?

發布時間:2020-07-24 15:51:12 來源:網絡 閱讀:454 作者:chengong1013 欄目:數據庫

一、破解mysql數據庫密碼步驟

1、修改mysql配置文件/etc/my.cnf 

[mysqld]
port        = 3306
socket      = /tmp/mysql.sock
skip-external-locking
key_buffer_size = 256M
max_allowed_packet = 1M
table_open_cache = 256
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 4M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size= 16M
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 2
datadir = /mydata/data
skip-grant-tables  #加入此項


2、重新啟動mysqld 

# /etc/init.d/mysqld restart 
Stopping MySQL: [ OK ] 
Starting MySQL: [ OK ]


3.登錄并修改MySQL的root密碼 

# /usr/bin/mysql 
Welcome to the MySQL monitor. Commands end with ; or \g. 
Your MySQL connection id is 3 to server version: 3.23.56 
Type 'help;' or '\h' for help. Type '\c' to clear the buffer. 
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 
mysql> UPDATE user SET Password = password ( 'new-password' ) WHERE User = 'root' ; 
Query OK, 0 rows affected (0.00 sec) 
Rows matched: 2 Changed: 0 Warnings: 0 
mysql> flush privileges ; 
Query OK, 0 rows affected (0.01 sec) 
mysql> quit 
Bye


5.將MySQL的登錄設置修改回來 

# vi /etc/my.cnf 
將剛才在[mysqld]的段中加上的skip-grant-tables刪除 
保存并且退出vi。


6.重新啟動mysqld 

# /etc/init.d/mysqld restart Stopping MySQL: [ OK ] Starting MySQL: [ OK ]


圖示:


修改如下:

忘記mysql數據庫密碼怎么辦?


重設密碼:

忘記mysql數據庫密碼怎么辦?






向AI問一下細節

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

AI

东源县| 双峰县| 繁昌县| 西安市| 晋州市| 海安县| 清水河县| 东丰县| 昭通市| 绥阳县| 汤阴县| 濮阳市| 石柱| 卢氏县| 庄浪县| 庐江县| 凉山| 客服| 安陆市| 镇远县| 祁连县| 苏尼特左旗| 靖江市| 怀宁县| 萍乡市| 博爱县| 汝州市| 衡东县| 屏南县| 土默特右旗| 田林县| 烟台市| 金门县| 苗栗市| 罗甸县| 铜鼓县| 沧州市| 遵义市| 明水县| 大洼县| 南丹县|