Understanding InnoDB Cluster: Internal Mechanics for MySQL Horizontal Scaling

Introduction InnoDB Cluster, a key feature of MySQL, provides a high-availability solution that also enables horizontal scaling of MySQL. It integrates several MySQL features – Group Replication, MySQL Shell, and MySQL Router – to facilitate … Continue reading Understanding InnoDB Cluster: Internal Mechanics for MySQL Horizontal Scaling