|
mysql_stat() devuelve el status actual del servidor.
The MySQL connection. If the link identifier is not specified, the last link opened by mysql_connect() is assumed. If no such link is found, it will try to create one as if mysql_connect() was called with no arguments. If by chance no connection is found or established, an E_WARNING level warning is generated.
Devuelve una cadena con el status de uptime, hilos, consultas, tablas abiertas, tablas de vaciado y consultas por segundo. Para una lista completa de variables de status, es necesario usar el comando SQL SHOW STATUS. Si id_enlace es inválido, se devuelve NULL.
Ejemplo 2. Ejemplo alternativo de mysql_stat()
El resultado del ejemplo seria algo similar a:
|
Hosting by: hurra.com
Generated: 2007-01-26 18:01:02