This sounds like it could be a caching issue. Are you running a Windows or
UNIX-based machine? Each should have methods to track what processes are
using memory and how much memory they are using. 

- Jonathan

-----Original Message-----
From: Dan Liu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 2002 11:33 AM
To: <
Subject: PHP memory problem


Hi everyone,
when we execute queries through MySQL using PHP, a significant amount of
memory is being used in the process.  We have noticed that the memory is not
being released again for several hours.  Despite attempts to force it to
release memory in the code, the problem is still occuring.  Does anyone know
anything about why this behavior may be occuring and any solutions we could
try?  Is this a PHP problem or a MySQL problem?  Using pconnect versus
connect does not appear to be the problem.

Dan


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

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