mysql root 密碼更改
如果忘記了 MySQL 的 root 密碼,可以用以下方法重新設定:
1. 關閉 MySQL 伺服器。
/etc/rc.d/init.d/mysqld stop
2. 用以下指令啟動 MySQL,以跳過檢查權限的資料表
mysqld_safe --skip-grant-tables &
(顯示訊息 nohup: ignoring input and redirecting stderr to stdout
Starting mysqld daemon with databases from /var/lib/mysql 直接按Enter)
3. 現在己經可以用空密碼進入 MySQL
mysql -u root
4. 進入 MySQL 後執行以下指令更改 mysql root 密碼:
mysql> update mysql.user set password=PASSWORD(」new_password」) where User=』root';
mysql> flush privileges;
mysql> quit
5. 最後只需重新啟動 MySQL,便可以用新設定的密碼進入了。
參考自:http://www.cosa.org.tw/forum/index.php?topic=73.0
迴響
mysql root 密碼更改 | 豬窩 | 2066
Hello there! Do you know if they make any
plugins to help with Search Engine Optimization? I'm trying
to get my blog to rank for some targeted keywords but I'm
not seeing very good gains. If you know
of any please share. Kudos!
mysql root 密碼更改 | 豬窩 | 763
Definitely believe that that you said. Your favourite justification seemed to be on the web the simplest factor to be mindful of.
I say to you, I definitely get annoyed even as other people think about concerns that they just
do not know about. You controlled to hit the
nail upon the top as neatly as outlined out the
whole thing without having side-effects , other folks can take a signal.
Will likely be back to get more. Thanks
mysql root 密碼更改 | 豬窩 | 1092
Hello it's me, I am also visiting this web site on a regular basis, this site is in fact nice and the viewers are truly sharing good thoughts.
mysql root 密碼更改 | 豬窩 | 2066
What i do not understood is actually how you are no longer actually a lot more smartly-liked than you
might be now. You're so intelligent. You realize therefore significantly in terms of this matter,
made me in my opinion believe it from a lot of
numerous angles. Its like women and men are not involved except
it is one thing to accomplish with Girl gaga! Your individual stuffs great.
All the time handle it up!
mysql root 密碼更改 | 豬窩 | 2066
Hi there, i read your blog from time to time and i own a similar one and i was just curious if you get a lot of spam
responses? If so how do you stop it, any plugin or anything you can recommend?
I get so much lately it's driving me insane so any support
is very much appreciated.