SteveAyre / mysql-cluster

MySQL Cluster packaging for Debian Wheezy (squeeze backport in branch)
6 stars 2 forks source link

Init scripts fix according to official doc #1

Closed antmat closed 12 years ago

antmat commented 12 years ago

According to official docs we need to restart mom node with --initial in order to reload config. http://dev.mysql.com/doc/refman/5.5/en/mysql-cluster-config-file.html Maybe it is better to use --reload option but it is not clear for me about preserving old cache, so i decided to use --initial flag

SteveAyre commented 12 years ago

Thanks. The latest init.d script now uses --reload with start and --initial with start-initial.