dgeo

Results 29 comments of dgeo

just use https://github.com/olafz/percona-clustercheck/pull/18

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

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...

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 ```