From 586b1c7547c8c7eecc4db5be4abcfd4b99e75564 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Mon, 19 Mar 2018 17:01:22 +0100 Subject: [PATCH] Update INTERNALS.md --- INTERNALS.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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