I just tried to perform a select() on a mysql table with 700k records. All 
available memory on my mac was consumed to the point that I had to kill the 
process. 

I reduced number of fields just to id, and got the results after some time, 
but wondering if there is some better approach in order to loop through all 
records with all needed fields?

Thanks,
Adi

-- 



Reply via email to