一 装包 [root@localhost ]#tar -xvf mysql-5.7.17-1.el7.x86_64.rpm-bundle.tar [root@localhost ]#rm -rf mysql-community-server-minimal-5.7.17-1.el7.x86_64.rpm[root@localhost ]#rpm -qa | grep -i mariadb[root@localhost ]#rpm -e --nodeps mariadb-libs[root@localhost ]#rm -rf /etc/my.cnf[root...[继续阅读]

