dgeo
dgeo
just use https://github.com/olafz/percona-clustercheck/pull/18
use a space ?
or use a specific my.cnf ?
fix here: https://github.com/olafz/percona-clustercheck/pull/31/files
use a custom my.cnf and pass it as the 6th arg of the script ``` [client] port = 3307 ``` clustercheck clustercheckuser clustercheckpassword 0 /dev/null -1 /somewhere/my.cnf
(also fix #28)
I'd think that this is to be included in cas protocol, it'd have been nice to have the cas library take care of it :) Anyway, thank you for the...
When (if) I have to use it :)
Can/will this be integrated ?
same kind of error under FreeBSD: ``` mod_auth_cas.c:25:10: fatal error: 'error.h' file not found #include ^ 1 error generated. apxs:Error: Command failed with rc=65536 ```