php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70308 PDO::ATTR_PREFETCH always defaults to 100
Submitted: 2015-08-20 04:02 UTC Modified: 2015-08-20 04:02 UTC
From: sixd@php.net Assigned: sixd (profile)
Status: Closed Package: PDO OCI
PHP Version: 7.0Git-2015-08-20 (Git) OS: Linux
Private report: No CVE-ID: None
 [2015-08-20 04:02 UTC] sixd@php.net
Description:
------------
Any setting of PDO::ATTR_PREFETCH is ignored and the default value 100 is used.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-20 04:02 UTC] sixd@php.net
-Assigned To: +Assigned To: sixd
 [2015-08-20 04:09 UTC] sixd@php.net
Automatic comment on behalf of christopher.jones@oracle.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=af76506830f00ce732f79ee58f5b0ffcc8e2fc4e
Log: Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)
 [2015-08-20 04:09 UTC] sixd@php.net
-Status: Assigned +Status: Closed
 [2015-09-03 18:10 UTC] ab@php.net
Automatic comment on behalf of christopher.jones@oracle.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=af76506830f00ce732f79ee58f5b0ffcc8e2fc4e
Log: Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)
 [2016-07-20 11:36 UTC] davey@php.net
Automatic comment on behalf of christopher.jones@oracle.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=af76506830f00ce732f79ee58f5b0ffcc8e2fc4e
Log: Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC