COSCUP x RubyConf TW 2021

細談MySQL Replication強項

Abstract

在最新版本的MySQL 8.0更新中,MySQL Replication有很多不錯的功。 讓我們來看一下MySQL Replication所帶來的改進,包括多線程applier, 性能,穩定性,一致性,和易用性。 多台MySQL有復制功能部署是非常普遍的。 不停機切換需要Replication以趕上數據。來一齐分享和討論MySQL Replication部署。

English Abstract

In recent updates of MySQL 8.0, there are many good stuff in replication changes. Let us go over the improvements with MySQL Replication changes including the performance, stability, consistency, ease of use and scalability. It is very common to have deployment of redundant MySQL with replication. 0-downtime switchover requires replication in place to catch up data. Join us to share and discuss MySQL Replication deployment in real time applications.

Target audience

Interested in Database technology

Ivan Ma