Spec-Zone.ru › MySQL 5.7

17.2.1 Deploying Group Replication in Single-Primary Mode

  • 17.2.1.1 Deploying Instances for Group Replication
  • 17.2.1.2 Configuring an Instance for Group Replication
  • 17.2.1.3 User Credentials
  • 17.2.1.4 Launching Group Replication
  • 17.2.1.5 Bootstrapping the Group
  • 17.2.1.6 Adding Instances to the Group

Each of the MySQL server instances in a group can run on an independent physical host machine, which is the recommended way to deploy Group Replication. This section explains how to create a replication group with three MySQL Server instances, each running on a different host machine. See Section 17.2.2, “Deploying Group Replication Locally” for information about deploying multiple MySQL server instances running Group Replication on the same host machine, for example for testing purposes.

Figure 17.4 Group Architecture

Three server instances, S1, S2, and S3, are deployed as an interconnected group, and clients communicate with each of the server instances.

This tutorial explains how to get and deploy MySQL Server with the Group Replication plugin, how to configure each server instance before creating a group, and how to use Performance Schema monitoring to verify that everything is working correctly.

© 2025 Oracle
Licensed under the GPLv2 License.
https://docs.oracle.com/cd/E17952_01/mysql-5.7-en/group-replication-deploying-in-single-primary-mode.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API