读书人

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

发布时间: 2013-10-21 17:02:52 作者: rapoo

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

读书人网 >操作系统

热点推荐