国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學(xué)院 > 開發(fā)設(shè)計(jì) > 正文

Linux CentOS 7安裝MySQL 5.7

2019-11-09 13:39:08
字體:
供稿:網(wǎng)友

——–linux CentOS 7安裝MySQL 5.7

1.下載YUM庫 shell > wget http://dev.mysql.com/get/mysql57-community-release-el7-7.noarch.rpm 2.安裝YUM庫 shell > yum localinstall -y mysql57-community-release-el7-7.noarch.rpm 3.安裝數(shù)據(jù)庫 shell > yum install -y mysql-community-server 4.啟動(dòng)MySQL服務(wù) shell > systemctl start mysqld.service 5.默認(rèn)空密碼 shell > mysql -uroot -p 6.重置root密碼后重啟mysql服務(wù) shell > update mysql.user set authentication_string=passWord(“yourpassword”) where user=”root” and Host=”localhost”; shell > flush PRivileges; shell > quit; shell > systemctl restart mysqld; 如果手賤或者不知道啥原因出現(xiàn)如下問題: ERROR 1045 (28000): access denied for user ‘root’@’localhost’ (using password: NO) 請(qǐng)修改my.cnf,添加skip-grant-tables和skip-networking: shell > vi /etc/my.cnf

如果啟動(dòng)mysql過程中出現(xiàn)錯(cuò)誤,請(qǐng)查看我的;另一篇博客:http://blog.csdn.net/lzc4869/article/details/54893415


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 永嘉县| 临桂县| 大厂| 张家川| 凤山市| 中西区| 镇坪县| 临猗县| 昌吉市| 农安县| 涪陵区| 南和县| 南京市| 科技| 鲁山县| 镇原县| 外汇| 宁津县| 保定市| 五华县| 东辽县| 义马市| 道真| 乐平市| 尼玛县| 五峰| 兴业县| 新疆| 大英县| 土默特左旗| 郑州市| 思南县| 镇安县| 师宗县| 衡阳县| 南陵县| 车致| 星座| 马公市| 吴忠市| 平度市|