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 がインストールされていましたが、削除したと思っていました。