Re: Replication sql errors
Yes that can be a problem.
Also with row-based replication, 'making and restoring a backup can require more time. In addition, the binary log is locked for a longer time to write the data, which may cause concurrency problems [emphasis added]. Use binlog_row_image=minimal to reduce the disadvantage considerably." (https://dev.mysql.com/doc/refman/8.0/en/replication-sbr-rbr.html#replication-sbr-rbr-rbr-disadvantages). Did you choose row-based for a reason?
Subject
Views
Written By
Posted
1012
May 06, 2021 12:08AM
Re: Replication sql errors
508
May 06, 2021 11:17AM
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.