[PHP-DEV] 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

[PHP-DEV] Memory Issues During MySQL Connection

2001-07-11 Thread Chris K. Chew
Can anybody offer suggestions for solving a problem that appears to be a memory issue when connecting to a mysql database since the latest php update? We generate a report that is ridiculously complex and requires a boat-load of database queries. PHP crashes every time since the upgrade to 4.06 f