Closed jdputsch closed 10 years ago
in mysql_prm56, this works for me on RHEL6.5:
Resource options for: ocf:percona:mysql_prm56 binary: Location of the MySQL server binary client_binary: Location of the MySQL client binary config: Configuration file datadir: Directory containing databases user: User running MySQL daemon group: Group running MySQL daemon (for logfile and directory permissions) log: The logfile to be used for mysqld. pid: The pidfile to be used for mysqld. socket: The socket to be used for mysqld. ...
And indeed. this fails for mysql_prm:
Resource options for: ocf:percona:mysql_prm Error: Unable to parse xml for: mysql_prm
Using the latest mysql_prm (Version 20140901101510), Issue #8 remains unresolved. I'm on Centos 6.5 (and RHEL 6.5):
Latest version of mysql_prm produces this error.
Although commit 741e860 claims to solve the problem, it does not. The only change in that commit is to the version number.
I have made the following patch locally to fix the problem: