Konstantin

Results 2 issues of Konstantin

According to the [documentation](https://github.com/yoshinorim/mha4mysql-manager/wiki/masterha_master_switch) masterha_master_switch supports the _--skip_disable_read_only_ flag but adding the flag causes error. **Actual result:** ``` $ masterha_master_switch --master_state=alive --conf=/etc/mha4mysql/some_config.conf --interactive=0 --skip_disable_read_only Unknown options: --skip_disable_read_only ``` **Expected result:**...