MySQL Forums
Forum List  »  NDB clusters

Re: problem in changing config.ini due to alter table
Posted by: Jonathan Stephens
Date: September 06, 2006 03:00AM

Li Ma,

What Stewart means is that you usually don't have to shut down the cluster completely to make configuration changes - you can perform a rolling restart, that is, restarting each node one at a time. If you perform a rolling restart, and restart each node with --initial, then you can force each node to rebuild its filesystem without losing your data.

See here for more info:

http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-rolling-restart.html

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: problem in changing config.ini due to alter table
1156
September 06, 2006 03:00AM


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.