MySQL Shell 9.0

9.4 Asynchronous Replication Channel Options

The following options can be set with replicaSet.addInstance() and replicaSet.setInstanceOption():

For information on default values, see CHANGE REPLICATION SOURCE TO Statement.

Replication channel options are set in the metadata and do not take effect until the channel is started or restarted, using replicaSet.rejoinInstance() for example. These options can also be set when the instance is OFFLINE.

If an option is set with a NULL value, the default value is used.