# yum install mysql mysql-server # chkconfig mysqld on # /etc/init.d/mysqld start # mysql_secure_installation
No comments