ID: 43002 Updated by: [EMAIL PROTECTED] Reported By: anrdaemon at freemail dot ru -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Win2000 PHP Version: 5.2.4 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. See #42345 Previous Comments: ------------------------------------------------------------------------ [2007-10-17 03:05:11] anrdaemon at freemail dot ru Description: ------------ PHP stuck for about 5 seconds after end of script while php_mysql extension loaded with bundled libmysql.dll. CGI executable reporting "Error in my_thread_global_end(): 1 threads didn't exit" (It was 1 or 2 threads from time to time) Reproduce code: --------------- Just run <?php phpinfo(); ?> script from console. Expected result: ---------------- Expecting no delay after end of script output. Actual result: -------------- Got about 5 sec delay after end of script output (PHP-CLI/PHP-WIN) In addition to that delay, string "Error in my_thread_global_end(): 1 threads didn't exit" being written to STDERR (PHP-CGI) Actually, problem disappears when using libmysql.dll from MySQL.com Connector/PHP or from installed MySQL server. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43002&edit=1
