php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63214 Large PDO Firebird Queries
Submitted: 2012-10-03 23:11 UTC Modified: -
From: james at kenjim dot com Assigned:
Status: Closed Package: PDO related
PHP Version: 5.4Git-2012-10-03 (Git) OS: All
Private report: No CVE-ID: None
 [2012-10-03 23:11 UTC] james at kenjim dot com
Description:
------------
Large Firebird sql queries are improperly rejected.  Firebird allows for 64k long queries yet current checks reject queries larger than 32k.


Patches

LargeQuerySupport (last revision 2012-10-03 23:12 UTC by james at kenjim dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-10-12 22:43 UTC] felipe@php.net
Automatic comment on behalf of felipensp@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=9a6bc885652e0f9ecf2cea1d0c741cd91a1477c6
Log: - Fixed bug #63214 (Large PDO Firebird Queries)
 [2012-10-12 22:43 UTC] felipe@php.net
-Status: Open +Status: Closed
 [2014-10-07 23:21 UTC] stas@php.net
Automatic comment on behalf of felipensp@gmail.com
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=9a6bc885652e0f9ecf2cea1d0c741cd91a1477c6
Log: - Fixed bug #63214 (Large PDO Firebird Queries)
 [2014-10-07 23:32 UTC] stas@php.net
Automatic comment on behalf of felipensp@gmail.com
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=9a6bc885652e0f9ecf2cea1d0c741cd91a1477c6
Log: - Fixed bug #63214 (Large PDO Firebird Queries)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC