The conflict of Mysql-libs

Source: Internet
Author: User
Tags mysql version
There are 2 cases of conflict in Mysql-libs:

1, currently installed MySQL server and client package, but did not install Mysql-community-libs-compat, when using Yum to install other software packages, relying on Mysql-community-libs-compat, Because the Yum source is older, yum defaults to installing a low version of Mysql-community-libs-compat, which is incompatible with the current MySQL version.

Workaround: Install the same version of Mysql-community-libs-compat package as MySQL server and client
RPM-IVH Mysql-community-libs-compat

2, in the form of RPM package when the first installation of MySQL, the system with a version of the older Mysql-libs package, resulting in the installation of MySQL error

Workaround: Uninstall the old Mysql-libs package and reinstall the MySQL server related package

When installing MySQL server, it is usually necessary to install the following packages
Mysql-community-libs
Mysql-community-libs-compat
Mysql-community-common
Mysql-community-clien
Mysql-community-server
Mysql-community-devel

The conflict of Mysql-libs

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.