How to Install Mysql Server on CentOS 6
Posted:
Wednesday, February 3rd, 2016Last modified:
Wednesday, February 3rd, 2016How to install Mysql server on CentOS 6 as per instructions at Rackspace.
# Run the following commands as root: yum install mysql-server /sbin/service mysqld start /usr/bin/mysql_secure_installation chkconfig mysqld on
References
Available Wiki Topics
The operator of this site makes no claims, promises, or guarantees of the accuracy, completeness, originality, uniqueness, or even general adequacy of the contents herein and expressly disclaims liability for errors and omissions in the contents of this website.