MySQL Forums
Forum List  »  Replication

Re: 5.6 to 5.7 row-based replication performance issue
Posted by: Peter Brawley
Date: October 28, 2020 09:21AM

> sql thread is the one lagging.
> Slave_SQL_Running_State on the 5.7 replica occasionally shows "System lock"

See if doing pager grep Query, then show processlist; identifies queries that are slow, and/or enable performance_schama SQL,IO,Replication instruments.

Options: ReplyQuote




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.