On 16.5.12 15:29, Stallmann, Andreas wrote:
I find nothing of any (obvious) relevance in /var/log/syslog besides
May 16 13:27:20 proto-cms-appl01 mysql[1300]: ERROR: ERROR 1210 (HY000)
at line 1: Incorrect arguments to MASTER_HOST
May 16 13:27:20 proto-cms-appl01 mysql[1300]: ERROR: Failed to set master

MySQL has changed CHANGE MASTER TO syntax in 5.1 (IIRC), and it won't
accept an empty host argument anymore. I had to manually patch the RA to
use '-' as the host argument if it's empty.

--
  Taneli Leppä       | CISSP, RHCE, ZCE, CMDEV
  Crasman Co Ltd     | tan...@crasman.fi

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to