Setup MySQL InnoDB Cluster from Scratch in less than 3 minutes

Опубликовано: 11 Октябрь 2024
на канале: lefred
3,228
18

Setup MySQL InnoDB Cluster, easiest High Availability solution for MySQL.
This setup starts with 3 standalone MySQL server where a remote user (clusteradmin) has been created on each. Then in less than 3 minutes the cluster is setup remotely from the same MySQL Shell session. The new CLONE plugin is also used.