Memory usage exceeded on php / mysql_fetch_assoc and how to understand and fix it
Allowed memory size of 33554432 bytes exhausted error occurred and the line that is the killer is mysql_fetch_assoc and the files are very very large (many thousands of rows). I am moving servers and the new one is a standard server while the older one on another host (who lost a backup on me) used as […]