thatpolew.blogg.se

Centos install mysql
Centos install mysql









centos install mysql

Install MySQL 8.0 on CentOS 7 #Īt the time of writing this article, the latest version of MySQL is version 8.0. If you are not sure which version to install consult the documentation of the applications you’re going to deploy on your server. You should install only one MySQL version on your CentOS 7 server. In the following sections, we will show you how to install MySQL 8.0 and MySQL 5.7. It is best practice to run administrative commands as sudo user instead of root, if you don’t have a sudo user on your system you can create one by following these instructionsĪs we mentioned in the introduction MySQL is not available in the default CentOS 7 repositories so we will be installing the packages from the MySQL Yum Repository Prerequisites #īefore starting with this tutorial, make sure you are logged into your server with a user account with sudo privileges or with the root user. If you want to install MariaDB instead of MySQL check our tutorialįor installation instructions.











Centos install mysql