MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

19.1.5.6 Stopping Multi-Source Replicas

The STOP REPLICA statement can be used to stop a multi-source replica. By default, if you use the STOP REPLICA statement on a multi-source replica all channels are stopped. Optionally, use the FOR CHANNEL channel clause to stop only a specific channel.

For the full syntax of the STOP REPLICA command and other available options, see Section 15.4.2.8, “STOP REPLICA Statement”.