├── README.md ├── app1.cnf ├── image └── delay_new_master.png ├── masterha_check_repl_mariadb ├── masterha_check_repl_mysql ├── masterha_check_repl_mysql.png ├── masterha_manager_mariadb ├── masterha_manager_mysql ├── masterha_manager_mysql_usage.png ├── mha_chatgpt.png ├── mha_re_edition_failover.png ├── mha_re_edition_ok.png ├── mha_re_edition_online_switch.png └── src └── MHA-Re-Edition ├── hh_phone.cnf ├── masterha_check_repl_mariadb.py ├── masterha_check_repl_mysql.py ├── masterha_manager_mariadb.py └── masterha_manager_mysql.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/README.md -------------------------------------------------------------------------------- /app1.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/app1.cnf -------------------------------------------------------------------------------- /image/delay_new_master.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/image/delay_new_master.png -------------------------------------------------------------------------------- /masterha_check_repl_mariadb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/masterha_check_repl_mariadb -------------------------------------------------------------------------------- /masterha_check_repl_mysql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/masterha_check_repl_mysql -------------------------------------------------------------------------------- /masterha_check_repl_mysql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/masterha_check_repl_mysql.png -------------------------------------------------------------------------------- /masterha_manager_mariadb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/masterha_manager_mariadb -------------------------------------------------------------------------------- /masterha_manager_mysql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/masterha_manager_mysql -------------------------------------------------------------------------------- /masterha_manager_mysql_usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/masterha_manager_mysql_usage.png -------------------------------------------------------------------------------- /mha_chatgpt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/mha_chatgpt.png -------------------------------------------------------------------------------- /mha_re_edition_failover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/mha_re_edition_failover.png -------------------------------------------------------------------------------- /mha_re_edition_ok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/mha_re_edition_ok.png -------------------------------------------------------------------------------- /mha_re_edition_online_switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/mha_re_edition_online_switch.png -------------------------------------------------------------------------------- /src/MHA-Re-Edition/hh_phone.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/src/MHA-Re-Edition/hh_phone.cnf -------------------------------------------------------------------------------- /src/MHA-Re-Edition/masterha_check_repl_mariadb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/src/MHA-Re-Edition/masterha_check_repl_mariadb.py -------------------------------------------------------------------------------- /src/MHA-Re-Edition/masterha_check_repl_mysql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/src/MHA-Re-Edition/masterha_check_repl_mysql.py -------------------------------------------------------------------------------- /src/MHA-Re-Edition/masterha_manager_mariadb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/src/MHA-Re-Edition/masterha_manager_mariadb.py -------------------------------------------------------------------------------- /src/MHA-Re-Edition/masterha_manager_mysql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hcymysql/MHA-Re-Edition/HEAD/src/MHA-Re-Edition/masterha_manager_mysql.py --------------------------------------------------------------------------------