MySQL Forums
Forum List  »  Replication

Replication sql errors
Posted by: sharath s
Date: May 01, 2021 06:47AM

Hello team,
I have a master server A replicated to slave B which is read only and a slave C being replicated by Slave B. Replication time is bin log row format.

All the writes happen on master server A. My question is i do not receive any sql errors on slave B. Skip sql errors are not configured. Skip count is also not enabled. Slave B is in sync with Master A. However the slave C we keep getting SQL errors related to foreign key or other sql errors.

My question is if there is a sql error it should also occur on slave B. I do not see any errors in this. I have been working in mysql inthe last 2 years.

Kindly request your assistance.

Regards,
Sharath

Options: ReplyQuote


Subject
Views
Written By
Posted
Replication sql errors
947
May 01, 2021 06:47AM
405
May 01, 2021 09:28AM
497
May 03, 2021 01:51AM
438
May 03, 2021 11:07AM
1158
May 06, 2021 12:08AM
589
May 06, 2021 11:17AM
517
May 07, 2021 04:25AM
558
May 06, 2021 11:20AM
514
May 06, 2021 06:59AM


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.