ankycooper Posted June 1, 2007 Share Posted June 1, 2007 Hi i have installed PHP 5.2.2 and Mysql 5.1.18 Beta. now on evey php page i get Error in my_thread_global_end(): 2 threads didn't exit it listed as a mysql bug and there is a patch for it but i cant find the download and install instructions for it Please Help Quote Link to comment https://forums.phpfreaks.com/topic/53876-error-in-my_thread_global_end-2-threads-didnt-exit/ Share on other sites More sharing options...
wildteen88 Posted June 1, 2007 Share Posted June 1, 2007 I would recommend you to use a stable release of MySQL if you are saying its a MySQL bug. Use the beta version for testing the newer version of MySQL but use the highest stable release when using MySQL for development/using on a live site. However for the patch prehaps search MySQL's site? Quote Link to comment https://forums.phpfreaks.com/topic/53876-error-in-my_thread_global_end-2-threads-didnt-exit/#findComment-266382 Share on other sites More sharing options...
Mil1243 Posted August 8, 2007 Share Posted August 8, 2007 I am using -> MySQL 5.0.24, PHP 5.2.2, IIS 5.1, Win XP Pro sp2 The problem is not in the C:\PHP\ext\php_mysql.dll and C:\PHP\ext\php_mysqli.dll The problem exists in the C:\PHP\libmysql.dll 1,496KB 5/2/2007 7:23 PM Replace C:\PHP\libmysql.dll with the copy from MySQL installation (C:\Program Files\MySQL\MySQL Server 5.0\bin\libmySQL.dll 1,484KB 7/28/2006 1:05 PM) You may have different modification dates, just use the copy from MySql installation..... Quote Link to comment https://forums.phpfreaks.com/topic/53876-error-in-my_thread_global_end-2-threads-didnt-exit/#findComment-318165 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.