innodb - Dba.getCluster: This function is not available through a session to a standalone instance (RuntimeError) - Database Administrators Stack Exchange
i using mysql innodb cluster. connect instance use \c root@localhost:3306
.
error message pops out when issue var cluster = dba.getcluster('testcluster')
.
i've created cluster in last session. when reconnect not work anymore.
the thing changed hostname localhost
db005
, restart mysql server. don't know if has problem. has idea happened?
did searches on google. seems resource mysql forum. still not able solve problem.
https://forums.mysql.com/read.php?177,653826,657465#msg-657465
thx!
Comments
Post a Comment