/lib/Zend/Db/Statement/Pdo.php
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 95 bytes) in /lib/Zend/Db/Statement/Pdo.php on line 291
How do I fix this issue, do I need to set a memory limit ?
Any suggestions would be greatly thankful.