MySQL Shell 8.4.0

7.11.1 Prerequisites

To use a MySQL instance as a Read Replica, it must meet the following criteria:

When an instance is added as a Read Replica, the AdminAPI runs the same compatibility tests on it as it does an instance being added to a Cluster. The same variables are checked, and so on. As such, it is recommended you run dba.checkInstanceConfiguration() or dba.configureInstance() before attempting to create a Read Replica.