MySQL Forums
Forum List  »  Replication

Mysql master not replicate data to slave
Posted by: Piseth Ben
Date: December 02, 2020 02:33AM

Dear Team,

Recently, I faced an issue with mysql master-slave replication.

When I run command show slave status\G, it show Slave_IO_Running: Yes and Slave_SQL_Running: Yes.

However, when my check data in the table, I recognize that master not replicate data to slave. It miss some rows.

Please help t check.

I use mysql version 5.1.71-log on Red Hat Enterprise Linux Server release 6.5 (Santiago).

Regards,

Options: ReplyQuote


Subject
Views
Written By
Posted
Mysql master not replicate data to slave
465
December 02, 2020 02:33AM


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.