首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

centos6.3 安装mysql5.5冲突解决办法

2013-10-21 
centos6.3 安装mysql5.5冲突解决方法centos 安装mysql冲突解决方法:Preparing...########################

centos6.3 安装mysql5.5冲突解决方法
centos 安装mysql冲突解决方法:
Preparing...                ########################################### [100%]
        file /usr/share/mysql/charsets/README from install of MySQL-server-community-5.1.44-1.rhel5.i386 conflicts with file from package mysql-libs-5.1.61-4.el6.i686
        file /usr/share/mysql/charsets/Index.xml from install of MySQL-server-community-5.1.44-1.rhel5.i386 conflicts with file from package mysql-libs-5.1.61-4.el6.i686
        file /usr/share/mysql/charsets/armscii8.xml from install of MySQL-server-community-5.1.44-1.rhel5.i386 conflicts with file from package mysql-libs-5.1.61-4.el6.i686
        file /usr/share/mysql/charsets/ascii.xml from install of MySQL-server-community-5.1.44-1.rhel5.i386 conflicts with file from package mysql-libs-5.1.61-4.el6.i686  

解决办法:
卸载mysql:rpm -e --nodeps mysql-libs-5.1.*

原文:http://hi.baidu.com/superbozhou/item/e158284ab14bd137fa8960ca

热点排行