MySQL Forums
Forum List  »  InnoDB clusters

Re: Unable to start MySQL INnoDB Cluster version 5.7 : The Metadata is inaccessible
Posted by: Frederic Descamps
Date: March 28, 2018 01:22AM

Hi Yoav,

When you did mysqsh on mysql3, you still need to connect to it like:

\c root@localhost:3306

for example and then you could run the following command:

var cluster = dba.rebootClusterFromCompleteOutage();

Best regards,

lefred

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Unable to start MySQL INnoDB Cluster version 5.7 : The Metadata is inaccessible
1122
March 28, 2018 01:22AM


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.