Update INTERNALS.md

This commit is contained in:
Jean-Marie Renouard 2018-03-19 17:01:22 +01:00 committed by GitHub
parent ff2a47e461
commit 586b1c7547
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,8 +197,13 @@
* Is server replication configured as slave ? * Is server replication configured as slave ?
* SQL replication thread running ? * SQL replication thread running ?
* IO replication thread running ? * IO replication thread running ?
* Replication lag in seconds * Replication lag in seconds (Seconds_behind_master)
* Is Slave configured in read only ? * 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 ## MySQLTuner InnoDB information