Edit report at https://bugs.php.net/bug.php?id=55664&edit=1
ID: 55664 Updated by: mar...@php.net Reported by: lester at lsces dot co dot uk Summary: pdo-firebird specific tests using generic driver as well -Status: Open +Status: Closed Type: Feature/Change Request Package: PDO related Operating System: OS agnostic? PHP Version: 5.3.8 -Assigned To: +Assigned To: mariuz Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. i have solved by releasing the statement handle Previous Comments: ------------------------------------------------------------------------ [2011-09-10 08:35:11] lester at lsces dot co dot uk Description: ------------ pdo_firebird specific tests have been designed using the generic interbase driver to create and destroy test database. Intermittent timing problem causing an error on the generic driver where the pdo_firebird driver has not finished with the connection. The race condition needs investigating, but the pdo driver tests should not be reliant on the generic driver? All the other tests use a generic database rather than continually creating and destroying it which takes unnecessary time. Test script: --------------- Patch fixes test script ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55664&edit=1