Re: 5.6 to 5.7 row-based replication performance issue
> You need a test system where you can enable performance_schema, find the slow queries that are replication bottlenecks, optimise them and/or find system tunings that handle them better.
It seems like slow queries usually deal with the actual execution of the SQL statements, and the optimizations are done in SQL. But in the case of row-based replication, the statement work is already done by the time it gets to the replica. How would you optimize a row-based event?
I agree that we need to enable performance_schema on a test system to find out what is causing this performance issue.
Subject
Views
Written By
Posted
838
October 27, 2020 05:22PM
336
October 27, 2020 08:34PM
301
October 27, 2020 11:04PM
293
October 28, 2020 09:21AM
331
October 28, 2020 04:45PM
244
October 28, 2020 08:55PM
Re: 5.6 to 5.7 row-based replication performance issue
327
October 28, 2020 10:49PM
301
October 29, 2020 02:39PM
326
October 29, 2020 03:21PM
299
October 29, 2020 04:36PM
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.