Install MySQL Community Server on CentOS 7
By default, if you run the command “yum install mysql-server” on CentOS 7, it will install you MariaDB server, a database system similar to MySQL. If you still want to use MySQL Server, please refer to this tutorial. I will guide you how to install… Read More