MySQL Forums
Forum List  »  NDB clusters

Re: ndbinfo database missing
Posted by: Jon Stephens
Date: October 02, 2016 11:48PM

That's not quite correct; --ndbcluster only enables the NDB storage engine, but does not connect the SQL node to the cluster. To do that, start mysqld with the --ndb-connectstring option. Note that both options are required.

cheers,

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
1803
September 28, 2016 07:47AM
Re: ndbinfo database missing
785
October 02, 2016 11:48PM
1074
October 06, 2016 01:49PM
954
October 06, 2016 02:05PM
875
October 07, 2016 01:33AM
653
November 02, 2016 07:05AM


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.