That's ok , but i got threads (quite a few) that sleeps for say 3000 seconds
.

Using just PHP with mysql i assumed the connection should close
(quote from php manual : mysql_connect -- Open a connection to a MySQL
Server -
The link to the server will be closed as soon as the execution of the script
ends, unless it's closed earlier by explicitly calling mysql_close(). )


----- Original Message -----
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
To: "cristian ditoiu" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 12:54 AM
Subject: Re: show processlist ?


> > What exactly means 'sleep' ?
>
> The thread (connection) is idle.
> --
> Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/



---------------------------------------------------------------------
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