Re: sleeping threads problem

2002-12-04 Thread Jocelyn Fournier
gt; Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 2:33 PM Subject: Re: sleeping threads problem > Nope , you haven't read my email . > I use PHP and MySql . Php closes mysql connections when the script ends . > And the script ends every time a user hits a page . > http

Re: sleeping threads problem

2002-12-04 Thread cristian ditoiu
tent open links are automatically closed at the end of the script's execution' - Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "cristian ditoiu" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 7:27 P

Re: sleeping threads problem

2002-12-03 Thread Dan Nelson
In the last episode (Dec 03), cristian ditoiu said: > Hello , i use MySql 3.23.49-log with Php 4.2.1on RH 7.2 . > The problem is that i got many many (16-30) sleeping threads almost all the > time . The code is pretty clean , and i suspect > that those threads are sleaping beacuse of some strange

sleeping threads problem

2002-12-03 Thread cristian ditoiu
Hello , i use MySql 3.23.49-log with Php 4.2.1on RH 7.2 . The problem is that i got many many (16-30) sleeping threads almost all the time . The code is pretty clean , and i suspect that those threads are sleaping beacuse of some strange ascii characters (like CR) . Is any intelegent way to find o