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 out WHY are those threads sleeping ?

The un-inteligent way would be to enable the query log and then grab thourgh
that HUGE file searching for the thread PID to see what query was executed .

BTW : got no errors in php-log .
Thank you .

Ditoiu Cristian .







---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to