MysqlndUhConnection::getServerStatistics Gets the current system status &reftitle.description; public stringMysqlndUhConnection::getServerStatistics mysqlnd_connectionconnection Gets the current system status. &reftitle.parameters; connection Mysqlnd connection handle. Do not modify! &reftitle.returnvalues; The system status message. &reftitle.examples; <function>MysqlndUhConnection::getServerStatistics</function> example ]]> &example.outputs; NULL, )) proxy::getServerStatistics returns 'Uptime: 2059995 Threads: 1 Questions: 126157 Slow queries: 0 Opens: 6377 Flush tables: 1 Open tables: 18 Queries per second avg: 0.61' string(140) "Uptime: 2059995 Threads: 1 Questions: 126157 Slow queries: 0 Opens: 6377 Flush tables: 1 Open tables: 18 Queries per second avg: 0.61" ]]> &reftitle.seealso; mysqlnd_uh_set_connection_proxy mysqli_stat mysql_stat