Bug #35286 mysql.resource file is missing
Submitted: 14 Mar 2008 10:00 Modified: 16 May 2008 14:02
Reporter: Valeriy Kravchuk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0.51 OS:Any
Assigned to: MC Brown CPU Architecture:Any
Tags: drbd, heartbeat

[14 Mar 2008 10:00] Valeriy Kravchuk
Description:
Manual, http://dev.mysql.com/doc/refman/5.0/en/ha-heartbeat-drbd.html, refers to mysql.resource script:

"You should copy the mysql.resource file from the support-files directory from any MySQL release into the /etc/ha.d/resources.d  directory."

But this file is not included at recent binaries, 5.0.51.tar.gz ones, for example.

How to repeat:
Try to find mysql.resource file somewhere...

Suggested fix:
Explain in the manual what should be in this file, give example. mysql.server can be used almost without mdifications in most cases...
[16 May 2008 14:02] MC Brown
Thanks! - I've added an example script to the documentation.