Hi All: I am facing memory exhausted problem in my application.
The file use to pick up around 600 records from one table and runs a for loop.Under this for loop there is another loop runs for 120 times. In simple php applications these queries use to work fine. But in cake its giving a problem. I don't know, How to handle it in cake. Is there any method in cake to free mysql memory not in use? Can anyone help me in this regard? Thanks in advance, David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
