Yet another typo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75093 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dirkjan Ochtman 2002-03-24 23:48:15 +00:00
parent 5a70855b7e
commit 485a1c6ef0

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.98 $ -->
<!-- $Revision: 1.99 $ -->
<reference id="ref.mysql">
<title>MySQL Functions</title>
<titleabbrev>MySQL</titleabbrev>
@ -2294,7 +2294,7 @@ for ($i = 0; $i < mysql_num_rows($result); $i++) {
<function>mysql_stat</function> currently only returns status for uptime,
threads, queries, open tables, flush tables and queries per second. For a
complete list of other status variables you have to use the SHOW STATUS
sql command.
SQL command.
</para>
</note>
<para>