请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

MySQL安装失败

在安装SQL的时候,我用的命令是# yum install mysql-server,但是安装到最后的时候有报错。

报错是:

Error Downloading Packages:

  mysql-5.1.73-8.el6_8.x86_64: failure: Packages/mysql-5.1.73-8.el6_8.x86_64.rpm from base: [Errno 256] No more mirrors to try.

  mysql-server-5.1.73-8.el6_8.x86_64: failure: Packages/mysql-server-5.1.73-8.el6_8.x86_64.rpm from base: [Errno 256] No more mirrors to try.

  mysql-libs-5.1.73-8.el6_8.x86_64: failure: Packages/mysql-libs-5.1.73-8.el6_8.x86_64.rpm from base: [Errno 256] No more mirrors to try.

  perl-DBD-MySQL-4.013-3.el6.x86_64: failure: Packages/perl-DBD-MySQL-4.013-3.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.

  perl-DBI-1.609-4.el6.x86_64: failure: Packages/perl-DBI-1.609-4.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.

然后启动的时候显示:

[root@hadoop000 hadoop]# /etc/init.d/mysqld restart

bash: /etc/init.d/mysqld: No such file or directory

正在回答 回答被采纳积分+3

2回答

Michael_PK 2018-05-19 14:50:09

你可以加群问,更加方便

0 回复 有任何疑惑可以回复我~
Michael_PK 2018-05-18 22:39:27

两者解决方案:1)yum先卸载再安装;2)不用yum,采用MySQL源码编译安装。这两种方式百度一搜都有很多文章。

0 回复 有任何疑惑可以回复我~
  • 提问者 魔法少女德莉傻 #1
    1的一起是把yum卸载重装一次?
    回复 有任何疑惑可以回复我~ 2018-05-18 23:41:42
  • Michael_PK 回复 提问者 魔法少女德莉傻 #2
    是使用yum卸载MySQL
    回复 有任何疑惑可以回复我~ 2018-05-19 03:27:37
  • 提问者 魔法少女德莉傻 回复 Michael_PK #3
    卸载完了之后,继续使用yum安装,还是有大量的error。诸如:
    [root@hadoop000 hadoop]# yum install mysql_server
    Loaded plugins: fastestmirror, refresh-packagekit, security
    Setting up Install Process
    Loading mirror speeds from cached hostfile
     * base: ftp.sjtu.edu.cn
     * extras: ftp.sjtu.edu.cn
     * updates: centos.ustc.edu.cn
    http://ftp.sjtu.edu.cn/centos/6.9/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'ftp.sjtu.edu.cn'"
    Trying other mirror.
    到最后:
    No package mysql_server available.
    Error: Nothing to do
    是不是我的网有问题?
    回复 有任何疑惑可以回复我~ 2018-05-19 10:29:20
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信