diff --git a/reference/mysql/functions/mysql-ping.xml b/reference/mysql/functions/mysql-ping.xml index 2479682aab..6203838e3b 100644 --- a/reference/mysql/functions/mysql-ping.xml +++ b/reference/mysql/functions/mysql-ping.xml @@ -1,5 +1,5 @@ - + @@ -23,6 +23,38 @@ mysql_ping returns &true; if the connection to the server is working, otherwise &false;. + + + A <function>mysql_ping</function> example + + +]]> + + + See also mysql_thread_id and