diff --git a/INTERNALS.md b/INTERNALS.md index 67daa0a..1e53f12 100644 --- a/INTERNALS.md +++ b/INTERNALS.md @@ -197,8 +197,13 @@ * Is server replication configured as slave ? * SQL replication thread running ? * IO replication thread running ? -* Replication lag in seconds +* Replication lag in seconds (Seconds_behind_master) * Is Slave configured in read only ? +* replication type ROW, MIX, STMT +* replication Semisync master +* replication Semisync slave +* XA support activated +* replication started ? ## MySQLTuner InnoDB information