RSS

Installing MySQL on CentOS

05 Apr

This requires just the execution of the following commands,

yum install mysql-server
yum install mysql
yum install mysql-devel

service mysqld restart


 
Leave a comment

Posted by on April 5, 2011 in CentOS, MySQL

 

Tags: , , ,

Leave a comment