StopOnError
This parameter specifies whether an ndbd process should exit or
perform an automatic restart when an error condition is encountered.
This feature is enabled by default.
From http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-db-definition.html
Regards,
Adam
On 2/28/06, Feng Xie (fxie) <fx...@cisco.com> wrote:
Hi,
I have a simple question regarding NDBD storage process. Will it restart
automatically by itself when it fails for whatever reason ? I use" kill
-9 " to kill one NDBD in my experiment and didn't observe it restarted
automatically.
However, I somehow get the idea from MySQL 5.0 reference manual that
NDBD process will restart automatically if it dies.
Could someone either confirm me or correct me on this ?
Thanks,
Feng