Centos6 install mysql 5.7.x series

Download and install the rpm package used to configure the yum source of mysql##

# download
wget http://repo.mysql.com/mysql57-community-release-el6-10.noarch.rpm
# installation
yum -y localinstall mysql57-community-release-el6-10.noarch.rpm
# or
rpm -Uvh mysql57-community-release-el6-10.noarch.rpm

After the installation is successful, there will be a few more mysql yum source configurations under /etc/yum.repos.d/, as follows:

[ root@centos6 mysql5.7_centos6]# ls -lh  /etc/yum.repos.d/
total 24K
- rw-r--r--1 root root 2.6K Feb 2419:43 CentOS-Base.repo
- rw-r--r--1 root root 1.4K Feb 2419:43 CentOS-Base.repo.backup
- rw-r--r--1 root root  220 Feb 2419:43 CentOS-Epel.repo
- rw-r--r--1 root root  175 Mar  82014 devtoolset-2.repo
- rw-r--r--1 root root 1.6K Apr  52017 mysql-community.repo
- rw-r--r--1 root root 1.7K Apr  52017 mysql-community-source.repo
[ root@centos6 mysql5.7_centos6]# 

Install mysql

yum -y install mysql-community-server

Check the version after successful installation##

[ root@centos6 mysql5.7_centos6]# mysql -V
mysql  Ver 14.14 Distrib 5.7.26,forLinux(x86_64) using  EditLine wrapper

Recommended Posts

Centos6 install mysql 5.7.x series
CentOS7.2 install Mysql5.7.13
CentOS7 install MySQL
CentOS install mysql
CentOS7 install mysql
CentOS 7 install MySQL 5.6
CentOS8 install MySQL8.0
CentOS7 install mysql8
CentOS7 install MySQL8
centos 7.5 install mysql5.7.17
Install MySQL5.7 in centos7
Install mysql5.7 under CentOS7
CentOS 7.2 Yum install MySQL 5.6
Centos7 install Mysql8 tutorial
CentOS 6.X install VirtualBox-5.1
Centos7 install mongodb 4.x
Centos manually install mysql8
Centos7 install Mysql database
Install mysql5.1 under CentOS6.5
Install MySQL 8.x from source code under CentOS7
centos install mysql through yum
Install ElasticSearch 7.x on CentOS 7
CentOS 6.x installation mysql5.7 record
CentOS8 install MySQL8 (pro test)
1.5 Install Centos7
How to install MySQL on CentOS 8
CentOS7 yum install and start mysql
CentOS Yum compile and install MySQL 5.6
CentOS 7 install Nginx, PHP, MySQL packages
Install MySql with Docker in CentOS7
CentOS 6.x compile and install Nginx
Install MySQL on Linux CentOS7 (Windows)
CentOS7 yum install and start mysql
Centos7 and centos8 install mysql5.6 5.7 8.0 so simple
Centos yum install mysql5.6 or above
centos7 .*tar package to install MySQL5.7
Centos6 install Python2.7.13
Centos7.3 install nginx
CentOS install Redmine
Centos7 install Python 3.6.
Centos7 install protobuf
CentOS 7 install Docker
CentOS yum install Apache + PHP + Tomcat7 + MySQL
CentOS7 install GlusterFS
CentOS 7.4 install Zabbix 3.4
CentOS7 install Docker
Centos6.5 install Tomcat
CentOS install Python 3.6
Vmware install CentOS6
centos7 install docker-ce 18.01.0
CentOS 7.2 install MariaDB
CentOS7.5 source code compile and install mysql5.7.29
CentOS 7 install Hadoop 3.0.0
Centos 7.6 install seleniu
Install mysql8.0.13 version under Linux CentOS7 system
CentOS 7.3 install Zabbix3
Centos7 compile and install MySQL8 problem record
CENTOS6.5 install CDH5.12.1 (1)
CentOS6 install mist.io
Centos7 install Docker
centOs install rabbitMQ