Home > Database > Mysql Tutorial > body text

linux-fedora安装mysql出现版本冲突有什么解决办法

WBOY
Release: 2016-06-06 09:45:25
Original
1346 people have browsed it

mysqllinux

在fedora15中用yum安装mysql,可能之前不太懂就把mysql-libs给更新了,然后问题就来了,如下:
错误:Package: mysql-5.5.23-1.fc15.i686 (updates)
Requires: mysql-libs(x86-32) = 5.5.23-1.fc15
已安装: mysql-libs-5.5.24-1.fc15.i686 (@updates-testing)
mysql-libs(x86-32) = 5.5.24-1.fc15
Available: mysql-libs-5.5.10-2.fc15.i686 (fedora)
mysql-libs(x86-32) = 5.5.10-2.fc15
Available: mysql-libs-5.5.23-1.fc15.i686 (updates)
mysql-libs(x86-32) = 5.5.23-1.fc15
mysql和mysql-server的版本和mysql-libs的版本对不上了,出现了问题,我本想卸载mysql-libs包,然后再安装正确版本,但是mysql-libs这个包依赖链太深,一时也卸载不了,所以有没有什么其他办法可以解决这个问题么

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!