Use the RPM package to install MySQL 5.7.18 tutorial, rpm5.7.18

Source: Internet
Author: User

Use the RPM package to install MySQL 5.7.18 tutorial, rpm5.7.18

System:

CentOS 7

RPM package:

Mysql-community-client-5.7.18-1.el7.x86_64.rpm

Mysql-community-server-5.7.18-1.el7.x86_64.rpm

Mysql-community-common-5.7.18-1.el7.x86_64.rpm

Mysql-community-libs-5.7.18-1.el7.x86_64.rpm

Installation sequence:

Mysql-community-server depends on mysql-community-common and mysql-community-client.

Note:

Before installing mysql, clear existing or previously installed mysql files and packages.

This error is similar to the following:

file /usr/share/mysql/estonian/errmsg.sys from install of MySQL-server-5.5.28-1.linux2.6.x86_64 conflicts with file from package MySQL-server-5.1.7-0.i386

It proves that the old version of mysql exists on the system and can be run:

   # rpm -e MySQL-server-5.1.7-0.i386 --nodeps 

Then run:

# rpm -qa | grep mysql

After no results are displayed, you can install the mysql version you have downloaded.

The above section describes how to install MySQL 5.7.18 In the RPM package. I hope it will be helpful to you. If you have any questions, please leave a message and I will reply to you in a timely manner. Thank you very much for your support for the help House website!

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.