MySQL Forums
Forum List  »  Replication

Re: Doesn't replicate insert statements
Posted by: Gharieb Abdel-Mawla
Date: April 06, 2009 02:09AM

Yeah thats right when I wrote START SLAVE; on the slave side it would be YES in both of them but why it become NO when I executed an insert statement?
on the other side when I tested the last case again(started replication , deleted some records ,inserted one,updated another one and then deleted some "on the master side")the slave can only replicate delete statements and ignore update and insert statements "in this time the slave was not stopped"
What is the problem? or how can I replicate the insert and update statements?
are there any parameters that include this situation?

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Doesn't replicate insert statements
2267
April 06, 2009 02:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.