MySQL Forums
Forum List  »  NDB clusters

Re: Adding a new SQL node to a mysql Cluster
Posted by: Jensen Zheng
Date: January 21, 2009 12:26AM

Generally, if you add new sql node to the cluster , you will see the same schema as the existing sql nodes. But if can’t see relevant databases or tables(I don’t know why), just copy the relevant directories and files from one of the exists sql nodes, and then chown and chgrp to mysql user.
Is there any other solutions?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Adding a new SQL node to a mysql Cluster
2305
January 21, 2009 12:26AM


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.