MySQL Forums
Forum List  »  Replication

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

The slave has been stopped when I executed the insert statement:

-Slave_IO_State is empty "not equal Waiting for master to send event".
-Slave_IO_Running = NO
-Slave_SQL_Running = NO

why the slave didn't start replication again from the last position?it shouldn't change it's position until it replicate the changes..

what if I changed the position on the slave to read the missing changes?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Doesn't replicate insert statements
2263
April 05, 2009 02:07AM


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.