修改mysql的root密碼

hotdog04發表於2013-07-03
update mysql.user set password=PASSWORD('newpassword') where user='root';
重啟伺服器

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20625855/viewspace-765357/,如需轉載,請註明出處,否則將追究法律責任。

相關文章