Update INTERNALS.md

This commit is contained in:
Jean-Marie Renouard 2016-01-27 18:47:40 +01:00
parent 5153752349
commit 34fbd8fe5a

View file

@ -21,6 +21,7 @@
* [InnoDB information](#mysqltuner-innodb-information) * [InnoDB information](#mysqltuner-innodb-information)
* [ARIADB information](#mysqltuner-ariadb-information) * [ARIADB information](#mysqltuner-ariadb-information)
* [MYISAM information](#mysqltuner-myisam-information) * [MYISAM information](#mysqltuner-myisam-information)
* [GALERA information](#mysqltuner-galera-information)
## MySQLTuner steps ## MySQLTuner steps
@ -208,6 +209,7 @@
* Key buffer write hit ratio (>95%) * Key buffer write hit ratio (>95%)
## MySQLTuner Galera information ## MySQLTuner Galera information
* wsrep_ready cluster is ready * wsrep_ready cluster is ready
* wsrep_connected node is connected to other nodes * wsrep_connected node is connected to other nodes
* wsrep_cluster_status PRIMARY /NON PRIMARY. * wsrep_cluster_status PRIMARY /NON PRIMARY.