sir,

 Right now . I am working on Mysql Master replication .
 when i start the mysql using /etc/init.d/mysql start

 error log is not update

 when start the mysql by mysqld_safe --log-error=/var/log/mysqld.log

 error log is  updated

 Note: in /etc/my.cnf

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
old_passwords=1

server-id=2

[mysql.server]
user=mysql

[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/server-1.pid

And one clarification more,
while starting mysql using  *mysqld_safe *
it show follows

 nohup: ignoring input and redirecting stderr to stdout
Starting mysqld daemon with databases from /var/lib/mysql

explain the error, nohup: ignoring input and redirecting stderr to stdout ?

why i am asking the above error bec my slave is not connecting to master. i
think this may could be problem


please guide me !!
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to