Re: [PHP-DB] Memory

2005-05-01 Thread Georg Richter
Am Mi, den 27.04.2005 schrieb [FOTOList.com] Suporte um 15:46: > Hi, > > When I get something from database, using this function: pg_query > (postgresql) or mysql_query and after put this result in somes > variables, Am I using double memory to same data or this new variable > point to variable

Re: [PHP-DB] Memory. .

2005-04-27 Thread Martin Norland
[FOTOList.com] Suporte wrote: Hi, When I get something from database, using this function: pg_query (postgresql) or mysql_query and after put this result in somes variables, Am I using double memory to same data or this new variable point to variable with db result? The postgresql or mysql proce

[PHP-DB] Memory

2005-04-27 Thread [FOTOList.com] Suporte
Hi, When I get something from database, using this function: pg_query (postgresql) or mysql_query and after put this result in somes variables, Am I using double memory to same data or this new variable point to variable with db result? Gustavo Paixão -- PHP Database Mailing List (http://www.ph

[PHP-DB] memory leak???

2001-12-13 Thread Sommai Fongnamthip
Hi, I have an error when try to query from 2 database (m$ sql). Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 29 bytes) when I check my server memory it have free for a lot total used free sharedbuffers cached Mem:1

[PHP-DB] Memory Issues with MySQL & 4.0.6

2001-07-12 Thread Chris K. Chew
Hi. PHP crashes every time we run a certain batch of reports since we upgraded from 4.0.4pl1 to 4.0.6. The report is ridiculously complex and requires a boat-load of database queries. They ran very well on the previous versions of PHP. Information: --The script tanks after the 34th query, at whi