MySQL The instance is already part of another Replication Group
MySQL InnoDB Cluster(测试环境为MySQL 8.0.35)将一个实例重新加入集群时,遇到了下面这个错误"The instance 'dbu03:3306' is already part of another Replication Group"
MySQL 10.160.2.55:3306 ssl JS > cluster.addInstance('cdmin@10.160.2.62:3306')<br>ERROR: RuntimeError: The instance 'dbu03:3306' is already part of another Replication Group<br>Cluster.addInstance: The instance 'dbu03:3306' is already part of another Replication Group (RuntimeError)<br>MySQL 10.160.2.55:3306 ssl JS > <br>