MySQL Forums
Forum List  »  Replication

Re: MySQL Replication lag in slave due to Delete query - Row Based Replication
Posted by: Vinieth S S
Date: September 17, 2021 11:53PM

Yeah, I tried changing ISOLATION level to RepeatableRead and Replication format to Statement Based, for this particular connection/query alone, it's working fine.

Just wanted to make sure that changing isolation level and replication format in runtime for particular connection like this will it reliable ?


Thanks in advance.

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.