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

溫馨提示×

溫馨提示×

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

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

忘記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

阳山县| 江都市| 赤城县| 乐清市| 平陆县| 郎溪县| 上栗县| 阳江市| 前郭尔| 灵川县| 古田县| 两当县| 肥西县| 秦皇岛市| 卢氏县| 图们市| 南漳县| 阳信县| 安福县| 四川省| 苗栗市| 闽清县| 哈尔滨市| 南漳县| 蛟河市| 繁峙县| 秀山| 巧家县| 瓮安县| 衡阳市| 武安市| 平昌县| 昌图县| 陈巴尔虎旗| 揭西县| 富川| 霍山县| 永吉县| 肥东县| 绵竹市| 漳平市|