Hello,
 I have a mysql master and slave server. I use ibbackup to backup the
master nightly. I have the latest version of ibbackup and mysql version
4.0.21. Every time I run ibbackup the slave stops replicating. I have to
run the following commands twice...  

SET GLOBAL SQL_SLAVE_SKIP_COUNTER =1;
SLAVE START;

I have a script do this for me after ibbackup runs.

Is there a way I can fix this?

Thanks,
jd



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to