mysqli |
| Parameter | Value | Description |
| Ratios |
| MyISAM cache hit ratio | 0 | Cache ratio should be at least 90% |
| InnoDB cache hit ratio | 0 | Cache ratio should be at least 90% |
| sql cache hit ratio | 0 | |
| IO |
| data reads | 0 | Number of selects (Key_reads is not accurate) |
| data writes | 0 | Number of inserts/updates/deletes * coef (Key_writes is not accurate) |
| Data Cache |
| MyISAM data cache size | Error: Access denied for user 'root'@'localhost' (using password: YES) | |
| BDB data cache size | Error: Access denied for user 'root'@'localhost' (using password: YES) | |
| InnoDB data cache size | Error: Access denied for user 'root'@'localhost' (using password: YES) | |
| Memory Usage |
| read buffer size | Error: Access denied for user 'root'@'localhost' (using password: YES) | (per session) |
| sort buffer size | Error: Access denied for user 'root'@'localhost' (using password: YES) | Size of sort buffer (per session) |
| table cache | Error: Access denied for user 'root'@'localhost' (using password: YES) | Number of tables to keep open |
| Connections |
| current connections | Error: Access denied for user 'root'@'localhost' (using password: YES) | |
| max connections | Error: Access denied for user 'root'@'localhost' (using password: YES) | |