Sunday, August 5, 2007

MySQL

I have configured the mysql data directory to /mnt/mysql_db

You can immediately start insert to the database. It will automatically stored in the mnt folder

To install mysql
type : yum install mysql php-mysql mysql-server

To find config file
whereis my.cnf

To modify data directory
Edit my.cnf

To check disk space
use : df or du

No comments: