Hi all.
I have an outdated server running MySQL server from art repo.
Current installed version is mysql-5.0.83-1.el5.art
Code:
mysql-libs-5.0.83-1.el5.art
mysql-5.0.83-1.el5.art
mysql-server-5.0.83-1.el5.art
I need to go back to the "official" packages for plesk updates to work and I'm quite worried as it's a live server.
In the official centos5 server I can see these packages:
Code:
mysql.x86_64 5.0.95-1.el5_7.1
mysql-server.x86_64 5.0.95-1.el5_7.1
I can't find a replacement for mysql-libs package, and that's exactly the package plesk is asking to remove:
Quote:
ERROR: Unable to proceed with the installation until the package mysql-libs-5.0.83-1.el5.art.x86_64 is removed from the system.
I'm not sute how should I (safely) move from art's mysql-5.0.83 to centos mysql-5.0.95
Any help? Thanks.