Edit report at https://bugs.php.net/bug.php?id=63214&edit=1
ID: 63214 Updated by: fel...@php.net Reported by: james at kenjim dot com Summary: Large PDO Firebird Queries -Status: Open +Status: Closed Type: Bug Package: PDO related Operating System: All PHP Version: 5.4Git-2012-10-03 (Git) Block user comment: N Private report: N New Comment: Automatic comment on behalf of felipe...@gmail.com Revision: http://git.php.net/?p=php-src.git;a=commit;h=9a6bc885652e0f9ecf2cea1d0c741cd91a1477c6 Log: - Fixed bug #63214 (Large PDO Firebird Queries) Previous Comments: ------------------------------------------------------------------------ [2012-10-03 23:11:09] 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. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63214&edit=1