[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is true by default (#2281)
From:       Kamil Tekiela via GitHub <noreply () php ! net>
Date:       2023-02-21 14:47:06
Message-ID: sigbDfqHAEGSRTJ79TmGpwvcwI4j13oZVpJBYr4USWQ () main ! php ! net
[Download RAW message or body]

Author: Kamil Tekiela (kamil-tekiela)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2023-02-21T14:47:53Z

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

PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is true by default (#2281)

Fixes #2269

Changed paths:
  M  reference/pdo/pdo/setattribute.xml


Diff:

diff --git a/reference/pdo/pdo/setattribute.xml b/reference/pdo/pdo/setattribute.xml
index aabc36a6b2b..e72434c11ce 100644
--- a/reference/pdo/pdo/setattribute.xml
+++ b/reference/pdo/pdo/setattribute.xml
@@ -219,7 +219,7 @@
       <para>
        Whether to use buffered queries.
        Takes a value of type <type>bool</type>: &true; to enable and
-       &false; to disable. By default, &false;.
+       &false; to disable. By default, &true;.
       </para>
      </listitem>
     </varlistentry>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic