一、系統(tǒng)環(huán)境
yum update升級以后的系統(tǒng)版本為








mysql> grant all privileges on *.* to root@'%'identified by'password'; ??
'password'用密碼
參考鏈接:http://www.cnblogs.com/starof/p/4680083.html
一、系統(tǒng)環(huán)境
yum update升級以后的系統(tǒng)版本為
mysql> grant all privileges on *.* to root@'%'identified by'password'; ??
'password'用密碼
參考鏈接:http://www.cnblogs.com/starof/p/4680083.html