Update INTERNALS.md
This commit is contained in:
parent
ff2a47e461
commit
586b1c7547
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue