From 75c36133377ab9a3ef954a9c5da7745af16ef3c2 Mon Sep 17 00:00:00 2001 From: Jakub Vrana <vrana@php.net> Date: Thu, 4 Mar 2010 05:42:44 +0000 Subject: [PATCH] Link mysqlnd.stats git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295815 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/functions/mysqli-get-cache-stats.xml | 9 +++++++++ reference/mysqli/functions/mysqli-get-client-stats.xml | 9 +++++++++ reference/mysqli/mysqli/get-connection-stats.xml | 9 +++++++++ 3 files changed, 27 insertions(+) diff --git a/reference/mysqli/functions/mysqli-get-cache-stats.xml b/reference/mysqli/functions/mysqli-get-cache-stats.xml index 36dcb9d934..8e3b49536a 100644 --- a/reference/mysqli/functions/mysqli-get-cache-stats.xml +++ b/reference/mysqli/functions/mysqli-get-cache-stats.xml @@ -174,6 +174,15 @@ Array </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><link linkend="mysqlnd.stats">Stats description</link></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file diff --git a/reference/mysqli/functions/mysqli-get-client-stats.xml b/reference/mysqli/functions/mysqli-get-client-stats.xml index 047896696a..fa1ec0fd85 100644 --- a/reference/mysqli/functions/mysqli-get-client-stats.xml +++ b/reference/mysqli/functions/mysqli-get-client-stats.xml @@ -174,6 +174,15 @@ Array </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><link linkend="mysqlnd.stats">Stats description</link></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file diff --git a/reference/mysqli/mysqli/get-connection-stats.xml b/reference/mysqli/mysqli/get-connection-stats.xml index 68fa717b3f..36d626ae26 100644 --- a/reference/mysqli/mysqli/get-connection-stats.xml +++ b/reference/mysqli/mysqli/get-connection-stats.xml @@ -184,6 +184,15 @@ Array </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><link linkend="mysqlnd.stats">Stats description</link></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file