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
629
May 01, 2021 06:47AM
278
May 01, 2021 09:28AM
349
May 03, 2021 01:51AM
279
May 03, 2021 11:07AM
843
May 06, 2021 12:08AM
398
May 06, 2021 11:17AM
362
May 07, 2021 04:25AM
379
May 06, 2021 11:20AM
345
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.