Edit report at http://bugs.php.net/bug.php?id=52616&edit=1
ID: 52616 Updated by: ka...@php.net Reported by: irrakio at gmail dot com Summary: problem compatibility -Status: Open +Status: Feedback Type: Bug Package: PDO related Operating System: windows 7 PHP Version: 5.2.14 Block user comment: N New Comment: Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2010-08-16 08:16:29] irrakio at gmail dot com also happens in xp error ------------------------------------------------------------------------ [2010-08-16 08:06:50] irrakio at gmail dot com Description: ------------ The browser hangs when running php code involving the use of sql code of the extension pdo, using such a propel orm. This problem only happens with the version of mysql 1.5.49 and 5.2.14 php is now the latest for both. Test script: --------------- execute sql ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52616&edit=1