Update INTERNALS.md

This commit is contained in:
Jean-Marie Renouard 2015-08-19 15:18:03 +02:00
parent 3d1c6cf745
commit e9910c0534

View file

@ -67,7 +67,7 @@
* Password list checks can be avoid (option: --skippassword) * Password list checks can be avoid (option: --skippassword)
## MySQLTuner database information ## MySQLTuner database information
* PEr database information * Per database information
* Rows number * Rows number
* Total size * Total size
* Data size * Data size
@ -129,14 +129,13 @@
* Query Cache DISABLED, ALL REQUEST or ON DEMAND * Query Cache DISABLED, ALL REQUEST or ON DEMAND
* Query Cache Size * Query Cache Size
* Query cache hit ratio (cache efficienty) * Query cache hit ratio (cache efficienty)
*
## MySQLTuner memory checks ## MySQLTuner memory checks
* Get total RAM/swap * Get total RAM/swap
* Is there enought memory for max connections reached by MySQL ? * Is there enought memory for max connections reached by MySQL ?
* Is there enought memory for max connections allowed by MySQL ? * Is there enought memory for max connections allowed by MySQL ?
* Max percentage of memory used(<85%) * Max percentage of memory used(<85%)
*
## MySQLTuner slow queries checks ## MySQLTuner slow queries checks
@ -171,8 +170,8 @@
## MySQLTuner ARIADB information ## MySQLTuner ARIADB information
* Is Aria indexes size is greater than page cache size ? * Is Aria indexes size is greater than page cache size ?
* page cache read hit ratio (>95%) * Page cache read hit ratio (>95%)
* page cache write hit ratio (>95%) * Page cache write hit ratio (>95%)
## MySQLTuner MYISAM information ## MySQLTuner MYISAM information