FOSDEM event "From single MySQL instance to HA"
Frédéric Descamps
Type devroom
The journey to InnoDB Cluster
Starts on day 2 (2021-02-07) at 11:00 (Brussels time, UTC+1) in room Mysql (duration 00:30)
Matrix room #mysql:fosdem.org
During this session, I will show how we can start from a single instance to MySQL InnoDB Cluster, the automated HA solution for MySQL, passing by the following architecture:
- Single MySQL
- Source / Asynchronous Replica
- InnoDB ReplicaSet
- InnoDB Cluster
I will cover the limitations of each options and how to migrate from one to the next one with minimal downtime.