[mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid You have new mail in /var/spool/mail/root [root@vas3 ~]# cat /etc/my.cnf [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 server-id=9002 master_host=10.29.131.250 master_user=slave master_password=password master_port=3306 master_connect-retry=10 replicate_do-db=vas replicate_do-db=vis_home replicate_wild_ignore_table=vas.vas_res_%