CentOS - How to Install MySQL in CentOS

Run this command to install MySQL in CentOS:
[code]yum install mysql-server mysql php-mysql[/code]

Comments