yum install mysql-server
oops sorry, you have that too, here:
Code:
[this213@sem ~]$ rpm -qa | grep mysql
mysql-libs-5.0.37-2.fc7
mysql-server-5.0.37-2.fc7
mysql-libs-5.0.37-2.fc7
mysql-5.0.37-2.fc7
mysqlcc-0.9.8-fc5.1
php-mysql-5.2.2-3
also:
Code:
# /sbin/chkconfig mysqld --level 2345 on
# /etc/init.d/mysqld restart