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 密碼更改 | 豬窩
I absolutely love your blog and find the majority of your post's to be exactly I'm looking for.
can you offer guest writers to write content to suit your
needs? I wouldn't mind publishing a post or elaborating on most of the subjects you write regarding here.
Again, awesome web site!
mysql root 密碼更改 | 豬窩
Great goods from you, man. I have consider your stuff previous to and you're simply extremely magnificent.
I really like what you have acquired here, certainly like
what you are saying and the way through which
you assert it. You're making it enjoyable and you still
care for to keep it wise. I can't wait to read much more from you.
That is actually a great website.
mysql root 密碼更改 | 豬窩
Howdy superb blog! Does running a blog like this
require a massive amount work? I have virtually no understanding of computer programming however I had been hoping to start my own blog
soon. Anyhow, should you have any recommendations or tips for new blog owners please
share. I know this is off topic but I just wanted to ask.
Thanks a lot!
mysql root 密碼更改 | 豬窩
Hi, I do believe this is a great website. I stumbledupon it ;)
I will come back yet again since i have bookmarked it. Money and freedom is the best way
to change, may you be rich and continue to guide other people.
mysql root 密碼更改 | 豬窩
These are genuinely wonderful ideas in regarding blogging.
You have touched some nice factors here. Any way keep up
wrinting.