You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Hi,
I'm facing an issue concerning arguments passed to scripts for mysqlfailover. I've created customized shell scripts for --exec-before, --exec-after, --exec-fail-check and --exec-post-failover.
I get arguments in shell scripts by get values in $1,$2... But everytime the value returned is "UNKWON".
How mysqlfailover gets informations from master and slaves ? Is there a configuration file ?
Thank you.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm facing an issue concerning arguments passed to scripts for mysqlfailover. I've created customized shell scripts for --exec-before, --exec-after, --exec-fail-check and --exec-post-failover.
I get arguments in shell scripts by get values in $1,$2... But everytime the value returned is "UNKWON".
How mysqlfailover gets informations from master and slaves ? Is there a configuration file ?
Thank you.
The text was updated successfully, but these errors were encountered: