国产探花免费观看_亚洲丰满少妇自慰呻吟_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ā)表
主站蜘蛛池模板: 时尚| 阳江市| 淮南市| 满城县| 三明市| 长武县| 汉阴县| 东平县| 钟祥市| 同江市| 辉县市| 靖江市| 泽州县| 汉川市| 如皋市| 讷河市| 嵊州市| 灵寿县| 饶阳县| 白山市| 梅河口市| 北票市| 米林县| 井陉县| 宁强县| 通州市| 锦屏县| 慈利县| 安平县| 瓦房店市| 鹤庆县| 高州市| 九龙城区| 胶南市| 英吉沙县| 六安市| 渑池县| 读书| 绥滨县| 大洼县| 桦川县|