MySQL: create an InnoDB cluster
What is MySQL InnoDB Cluster?
MySQL InnoDB Cluster is an easy way to increase the avalability and read-only operations of a MySQL database.
For the simplest configuration, we need 3 hosts having MySQL server installed and running.
In my case, I'll use MySQL sandboxes in MySQL Shell as