CentOS7.4系统信息 [root@localhost iso]# uname -a Linux localhost.localdomain 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost iso]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core)
mysql-5.7.24-1.el7.x86_64.rpm-bundle.tar
一、卸载CentOS7.4系统自带的mariadb 用rpm包在centos7.4上安装mysql-5.7.24-1.el7.x86_64 二、将mysql-5.7.24-1.el7.x86_64.rpm-bundle.tar 拷贝到/tmp下,并解压 tar xvf mysql-5.7.24-1.el7.x86_64.rpm-bundle.tar 解压后如下