文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

安装MySQL 5.6.10包冲突问题

2024-04-02 19:55

关注

Liunx操作系统默认会安装 mysql-libs-5.1.73-5.el6_6.x86_64等lib文件,这样就会与MySQL5.6.10的安装文件冲突,第一次安装情况如下(conflicts with是冲突的意思):

[root@master ~]# rpm -ivh MySQL-server-advanced-5.6.25-1.rhel5.x86_64.rpm
Preparing...                ########################################### [100%]
  file /usr/share/mysql/czech/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/danish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/dutch/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/english/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/estonian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/french/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/german/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/greek/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/hungarian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/italian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/japanese/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/korean/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/norwegian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/polish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/portuguese/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/romanian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/russian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/serbian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/slovak/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/spanish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/swedish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/ukrainian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/Index.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/README from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/armscii8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/ascii.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp1250.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp1251.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp1256.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp1257.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp850.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp852.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/cp866.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/dec8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/geostd8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/greek.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/hebrew.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/hp8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/keybcs2.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/koi8r.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/koi8u.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/latin1.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/latin2.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/latin5.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/latin7.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/macce.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/macroman.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64
  file /usr/share/mysql/charsets/swe7.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

解决办法如下:

先查看系统下有哪些包含MySQL字符串的包,再把查到的mysql-libs-5.1.73-5.el6_6.x86_64这个包卸载掉。

[root@master ~]#  rpm -qa |grep -i mysql
mysql-devel-5.1.73-5.el6_6.x86_64
mysql-libs-5.1.73-5.el6_6.x86_64

[root@master ~]# rpm -ev --nodeps mysql-libs-5.1.73-5.el6_6.x86_64
[root@master ~]#  rpm -qa |grep -i mysql
mysql-devel-5.1.73-5.el6_6.x86_64
[root@master ~]#
[root@master ~]#
[root@master ~]#

最后再重新执行安装命令即可:
[root@master ~]# rpm -ivh MySQL-server-advanced-5.6.25-1.rhel5.x86_64.rpm
Preparing...                ########################################### [100%]
   1:MySQL-server-advanced  ########################################### [100%]
warning: user mysql does not exist - using root
warning: group mysql does not exist - using root

阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     813人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     354人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     318人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     435人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     224人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-数据库
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯