MySQL Forums
Forum List  »  InnoDB clusters

why user changed in Cluster.rejoinInstance
Posted by: jason lui
Date: May 05, 2017 02:09AM

when I run Cluster.rejoinInstance with username 'myuser', but the username was changed to root .
mysql-js> cluster.rejoinInstance('myuser@10.9.5.71:3306')
Rejoining the instance to the InnoDB cluster. Depending on the original
problem that made the instance unavailable, the rejoin operation might not be
successful and further manual steps will be needed to fix the underlying
problem.

Please monitor the output of the rejoin operation and take necessary action if
the instance cannot rejoin.

Please provide the password for 'myuser@10.9.5.71:3306':
Rejoining instance to the cluster ...

Cluster.rejoinInstance: Access denied for user 'root'@'cloud4ourself-kube1.novalocal' (using password: YES) (MySQL Error 1045)

Options: ReplyQuote


Subject
Views
Written By
Posted
why user changed in Cluster.rejoinInstance
986
May 05, 2017 02:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.