ID: 45120 Updated by: [email protected] Reported By: morrisdavidd at gmail dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3 New Comment:
Looks like I was wrong. The exisitng test was passing with the pgsql because of bug #48764 (setAttribute wasn't working do disable native prepared statements). Once fixed, the test fails on pgsql too, suggesting a problem in PDO itself, like others already mentioned. Previous Comments: ------------------------------------------------------------------------ [2009-10-07 14:51:09] [email protected] The bug is reproducible only with the MySQL driver when using emulated prepared queries, which is the default. I've tested PgSQL and Sqlite and both work as expected. There's also a pdo_mysql test for it, already marked as XFAIL: http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/bug_45120.phpt?view=markup ------------------------------------------------------------------------ [2009-07-28 07:10:10] morrisdavidd at gmail dot com Sorry for the late reply, I just duplicated this bug in PHP 5.3 Cheers, David) ------------------------------------------------------------------------ [2009-05-03 01:00:13] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2009-04-25 15:03:12] [email protected] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2008-10-14 13:06:53] [email protected] I can't reproduce it. ------------------------------------------------------------------------ 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 http://bugs.php.net/45120 -- Edit this bug report at http://bugs.php.net/?id=45120&edit=1
