Tag:Centos7 installation
-
Time:2020-11-22
The server / client installation package for MySQL is provided in CentOS 6 and earlier versions, but CentOS 7 has replaced the default MySQL with MariaDB. MariaDB database management system is a branch of MySQL, which is mainly maintained by the open source community. The purpose of using GPL to license MariaDB is fully compatible […]
-
Time:2020-3-14
I. Preface There is no screenshot of MySQL installation in this article, which is suitable for students with certain foundation. The installation method is to download the tar file through MySQL official website, extract it and install the RPM file. Because the company’s network is slow, when using the yum method to install, half of […]