#MySQL Scalibility
Explore tagged Tumblr posts
Text
InnoDB Cluster (High Availability setup for MySQL)
InnoDB Cluster (High Availability setup for MySQL)
InnoDB cluster is a complete high availability solution for MySQL. It uses a group replication mechanism with the help of AdminAPI. We can configure the setup very easily by using the MySQL shell utility.
We can use MySQL Router on top of the cluster to route traffic to backend database nodes. It can be used to split READ and WRITE requests using different proxy ports. It can provide more…
View On WordPress
#mysql#MySQL 8 Failure#MySQL High availability#MySQL InnoDB Cluster#MySQL Router#MySQL Scalibility#Mysql shell#Mysql8
0 notes