public class MaxwellMysqlStatus extends Object
Constructor and Description |
---|
MaxwellMysqlStatus(Connection c) |
Modifier and Type | Method and Description |
---|---|
static void |
ensureGtidMysqlState(Connection c) |
static void |
ensureMaxwellMysqlState(Connection c) |
static void |
ensureReplicationMysqlState(Connection c) |
public MaxwellMysqlStatus(Connection c)
public static void ensureReplicationMysqlState(Connection c) throws SQLException, MaxwellCompatibilityError
public static void ensureMaxwellMysqlState(Connection c) throws SQLException, MaxwellCompatibilityError
public static void ensureGtidMysqlState(Connection c) throws SQLException, MaxwellCompatibilityError
Copyright © 2018. All rights reserved.