[DOC-CVS] [doc-en] master: Fix name of `rows_buffered_from_client_ps` MySQLnd statistic (#4649)

[email protected] (Tim Düsterhus via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Tim Düsterhus (TimWolla)
Committer: GitHub (web-flow)
Pusher: kamil-tekiela
Date: 2025-05-05T12:04:16+01:00

Commit: https://github.com/php/doc-en/commit/a0eca86848c615986f393020ef68a1f69d33e0f2
Raw diff: https://github.com/php/doc-en/commit/a0eca86848c615986f393020ef68a1f69d33e0f2.diff

Fix name of `rows_buffered_from_client_ps` MySQLnd statistic (#4649)

There is no `buffered_from_server` statistic.

Changed paths:
  M  reference/mysqlnd/stats.xml


Diff:

diff --git a/reference/mysqlnd/stats.xml b/reference/mysqlnd/stats.xml
index 69ca2b717c71..4370b46da8e1 100644
--- a/reference/mysqlnd/stats.xml
+++ b/reference/mysqlnd/stats.xml
@@ -662,8 +662,8 @@ $res->close();
     </listitem>
    </varlistentry>
 
-   <varlistentry xml:id="mysqlnd.stats.statistics.rows-buffered-from-server-ps">
-    <term><literal>rows_buffered_from_server_ps</literal></term>
+   <varlistentry xml:id="mysqlnd.stats.statistics.rows-buffered-from-client-ps">
+    <term><literal>rows_buffered_from_client_ps</literal></term>
     <listitem>
      <simpara>
       Same as <literal>rows_buffered_from_client_normal</literal>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.