centos下mysql安装失败怎么办


本文摘自PHP中文网,作者V,侵删。

环境:

MySQL5.6社区版本

CentOS6.3

安装方法:

首先:执行

1

yum install mysql mysql-server -y

然后安装到中途报错如下:

1

2

3

file /usr/share/mysql/charsets/geostd8.xml conflicts between attempted installs of mysql-community-common-5.6.15-1.el6.x86_64 and mysql-libs-5.1.71-1.el6.x86_64

file /usr/share/mysql/charsets/greek.xml conflicts between attempted installs of mysql-community-common-5.6.15-1.el6.x86_64 and mysql-libs-5.1.71-1.el6.x86_64

file /usr/share/mysql/charsets/hebrew.xml conflicts between attempted installs of mysql-community-common-5.6.15-1.el6.x86_64 and mysql-libs-5.1.71-1.el6.x86_64

因为系统是安装了很久了,以为是相关的插件包没有更新,导致安装新版的MySQL5.6不支持。

(推荐教程:centos教程)

第二步:执行如下操作更新系统插件包

阅读剩余部分

相关阅读 >>

在linux下安装ftp及添加用户的实例教程

你知道CentOS linux和CentOS stream应该用哪个吗?

CentOS下如何解决段错误问题

关于CentOS中tcp wrappers访问控制

CentOS怎么实现连接远程桌面

CentOS怎么启用root用户

查看linux是CentOS还是ubuntu的方法

CentOS7下rpm不存在怎么办

CentOS如何共享文件夹?

虚拟机中CentOS无法上网

更多相关阅读请进入《CentOS》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...