On 2011-10-13 15:23, [email protected] wrote: > OK fine, I did not know about the kill RA. > Thanks > > By the way, just a detail, but in this RA mysql script, > the MYSQL_OPTIONS_LOCAL="-S $OCF_RESKEY_socket -O connect_timeout=1" > uses -O which is deprecated (at least on RHEL6) , and the new syntax > should be : > MYSQL_OPTIONS_LOCAL="-S $OCF_RESKEY_socket --connect_timeout=1"
Thanks for the input. Yves, can you weigh in here please? Is this syntax backwards-compatible with earlier MySQL releases, and if so, back to what version? Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
