Skip to content

masterha_check_repl skips all slave checks on MySQL 5.6 with GTID enabled #106

@GoogleCodeExporter

Description

@GoogleCodeExporter
If you look at this line of code:

https://github.com/yoshinorim/mha4mysql-manager/blob/master/lib/MHA/MasterMonito
r.pm#L415

It looks to me that masterha_check_repl skips all slave checks when using MySQL 
5.6 with GTIDS enabled.

Some of the slave checks are valid even when using GTIDs. For example, it 
doesn't verify that the MySQL user specified in the MHA configuration can 
connect to the master and has replication client privileges.

I can gather more information, if necessary.

Original issue reported on code.google.com by [email protected] on 11 Feb 2015 at 2:12

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions