mha4mysql-manager
mha4mysql-manager copied to clipboard
Development tree of Master High Availability Manager and tools for MySQL (MHA), Manager part
## Abstract Lightly changes are made to provider an optional "force-switch" when manually failover the Mysql cluster. ## Reason The decision would be taken for some scenarios as below: 1....
Hi, we are running on CentOS6.5, DataBase is mysql5.6.35, when I run masterha_check_repl script, get error in follows: Checking slave recovery environment settings.. Relay log found at /database/percona/relaylog, up to...
### **[HELP]** When I execute masterha_master_switch, always got error [root@slave-248212 ~]# masterha_master_switch --conf=/etc/masterha/app1.cnf --master_state=alive --new_master_host=10.5.248.211 --orig_master_is_new_slave ``` Sun Jun 2 22:30:05 2019 - [info] MHA::MasterRotate version 0.58. Sun Jun 2...
This PR changes: - checking next monitoring servers given, in case one of them is not reachable in `masterha_secondary_check`, - implements `ping_type=CONNECT` and `ping_type=SELECT` in `masterha_secondary_check`.
Can someone walk me through how to set this up on RHEL7?
mha0.58能不能用与mysql8.0.14?
Trying to fix https://code.google.com/p/mysql-master-ha/issues/detail?id=86 We need some check for errant transactions in masterha_check_repl, algorithm is in http://www.percona.com/blog/2014/05/19/errant-transactions-major-hurdle-for-gtid-based-failover-in-mysql-5-6/
Hi, I have been looking for a solution like yours for some time now. currently on my tests I am having this problem that the APP does not close some...
Building from a clean base RHEL, these are all of the dependencies necessary to build.