I am using mysql innodb cluster. Connect to my instance use \c root@localhost:3306. The error message pops out when I issue var cluster = dba.getCluster(‘testCluster’). I’ve already created the cluster in last session. But when I reconnect it does not work anymore. The only thing I changed is hostname from localhost to db005 and restartRead more