m0_ fifty-four million eight hundred and sixty-one thousand fou 2022-01-26 21:35:07 阅读数:95

Two 、 install Tomcat
3、 ... and 、 install MySQL
function wget http://dev.mysql.com/get/mysql-5.7.26-1.el7.x86_64.rpm-bundle.tar
Friendly tips :Linux You can press the left side of the keyboard when entering a long existing string tab Key completion .
(1) function rpm -qa|grep mari, Inquire about mariadb Related installation package ;
(2) function rpm -e --nodeps mariadb-libs uninstall mariadb Related packages
Run the following in sequence , The order must not be disordered :
rpm -ivh mysql-community-common-5.7.26-1.el7.x86_64.rpm
rpm -ivh mysql-community-libs-5.7.26-1.el7.x86_64.rpm
rpm -ivh mysql-community-client-5.7.26-1.el7.x86_64.rpm
rpm -ivh mysql-community-server-5.7.26-1.el7.x86_64.rpm
copyright:author[m0_ fifty-four million eight hundred and sixty-one thousand fou],Please bring the original link to reprint, thank you. https://en.javamana.com/2022/01/202201262135058466.html