Description
The “include” directive is not supported

The “include” directive is not supported. All the setup configuration information must be described in a single my.cnf file.
Crash Recovery

Restarting MySQL after an abnormal termination initiates a MySQL crash recovery. While in this recovery state MySQL client connections are denied. This will prevent LifeKeeper from checking the state of MySQL causing a possible failover to the standby node.
The values configured in my.conf cannot contain #, = and whitespaces

The MySQL Recovery Kit cannot recognize values containing #, = or whitespaces in the my.cnf configuration file. In particular, do not use #, = or whitespaces in the client password. Also, use single quotes when enclosing strings in quotation marks.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment