Edit report at https://bugs.php.net/bug.php?id=62593&edit=1

 ID:                 62593
 Comment by:         franck dot borel at ub dot uni-freiburg dot de
 Reported by:        mascione at sviluppo dot toscana dot it
 Summary:            Emulate prepares behave strangely with PARAM_BOOL
 Status:             Verified
 Type:               Bug
 Package:            PDO related
 Operating System:   Ubuntu 10.04
 PHP Version:        5.3.14
 Assigned To:        willfitch
 Block user comment: N
 Private report:     N

 New Comment:

I am running the test script on SLES11 SP2 with PHP 5.2.14 and I have the same 
error described here!


Previous Comments:
------------------------------------------------------------------------
[2012-10-10 21:30:20] willfi...@php.net

This was accepted and is awaiting merge.

------------------------------------------------------------------------
[2012-09-20 16:36:16] willfi...@php.net

Pull request for this fix:

https://github.com/php/php-src/pull/198

------------------------------------------------------------------------
[2012-09-18 10:04:19] v dot picture at free dot fr

Same problem with the stock version on Ubuntu 12.04: PHP 5.3.10-1ubuntu3.4 
(built: Sep 12 2012)
I hope this problem will be solved soon.

------------------------------------------------------------------------
[2012-09-17 16:17:24] willfi...@php.net

I have confirmed this.  The issue with disabling emulation prepares for this 
purpose is that it sends the query through PQprepare, then PQexec.  If you're 
using middleware such as pgbouncer, this won't work.

------------------------------------------------------------------------
[2012-07-19 06:15:02] ploginoff at gmail dot com

Yes! _Yesterday_ I have * with the same bug. Solution: install 5.3.13 or 
disable emulate prepares (but it is sometimes necessary).

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=62593


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62593&edit=1

Reply via email to