I definitely would have been ok with just using the query() method.
The problem is that the save() method also accumulates memory in each
iteration. I ran the script for a while with the save() method
commented out and the memory remained low and constant. Once I try to
save, the memory jumps up again on each iteration. I was hoping I
wouldn't have to write a huge SQL statement for the save as well.
Kinda goes against the whole point of using CakePHP to begin with  : (

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to