mysql stat

Post

Posts tagged as "mysql stat"

1 comment   |   MySQL, PHP
MySQL server status

MySQL server status

Hi, I have some time today, so I decided to write post about how to receive about Mysql status with PHP. Here is a list of data that can be obtained from MySQL server: Uptime of MySQL server The number of threads (connections). Number of completed requests for all time of the server work. Number ...