我要评分
获取效率
正确性
完整性
易理解

Introduction

MySQL Router is lightweight MySQL middleware officially provided by MySQL. It provides transparent routing and load balancing between applications and back-end MySQL servers, improving the availability and scalability of MySQL database services. Currently, MySQL Group Replication (MGR), MySQL InnoDB Cluster, and MySQL Router are used together to build the MySQL high availability (HA) architecture. This combined solution helps users build the MySQL HA architecture on Kunpeng servers.

Recommended Version

You are advised to use MySQL Router 8.0.20, which is the same as the MySQL database version in this document.