我正在尝试在我的 CentOS 机器上安装 MySQL 5.5,但是运行时yum install
我得到以下信息:
file /usr/share/mysql/slovak/errmsg.sys from install of mysql-libs-5.5.27-1.el5.remi.x86_64 conflicts with file from package mysql51-libs-5.1.65-1.ius.el5.x86_64
file /usr/share/mysql/spanish/errmsg.sys from install of mysql-libs-5.5.27-1.el5.remi.x86_64 conflicts with file from package mysql51-libs-5.1.65-1.ius.el5.x86_64
file /usr/share/mysql/swedish/errmsg.sys from install of mysql-libs-5.5.27-1.el5.remi.x86_64 conflicts with file from package mysql51-libs-5.1.65-1.ius.el5.x86_64
file /usr/share/mysql/ukrainian/errmsg.sys from install of mysql-libs-5.5.27-1.el5.remi.x86_64 conflicts with file from package mysql51-libs-5.1.65-1.ius.el5.x86_64
它确实安装了 MySQL 5.1,但我认为我已经删除了它,非常需要帮助。