Install MySQL on Centos/RedHat using mysql_secure_installation
- 1- Install mysql-server mysql-client
- 3- Setup mysql-server to start at boot time
- 4- Setup MySQL root user password using /usr/bin/mysql_secure_installation script(i recomend this if you plan to put it in production).