DZone Database Zone
How Binary Logs Affect MySQL 8.0 Performance
As part of my benchmarks of binary logs, I've decided to check how the recently released MySQL 8.0 performance is affected in similar scenarios, especially as binary logs are enabled by default. It is also interesting to check how MySQL 8.0 performs against the claimed performance improvements in redo logs subsystem.
I will use a similar setup as in my last article with MySQL 8.0 using the utf8mb4 charset.
No comments:
Post a Comment