diff --git a/reference/mysqli/mysqli/get-connection-stats.xml b/reference/mysqli/mysqli/get-connection-stats.xml index 40d0681e2b..d55ab49d80 100644 --- a/reference/mysqli/mysqli/get-connection-stats.xml +++ b/reference/mysqli/mysqli/get-connection-stats.xml @@ -1,10 +1,10 @@ - + mysqli::get_connection_stats mysqli_get_connection_stats - Returns statistics about the zval cache + Returns statistics about the client connection @@ -19,7 +19,7 @@ &warn.undocumented.func; - Returns statistics about the zval cache. + Returns statistics about the client connection. &mysqli.available.mysqlnd; @@ -34,7 +34,7 @@ &reftitle.returnvalues; - Returns an array with connection stats in success, &false; otherwise. + Returns an array with connection stats if success, &false; otherwise.