NYCPHP Meetup

NYPHP.org

[nycphp-talk] need urgent help with MySQL indexing problem

John Lacey jlacey at att.net
Wed Mar 17 12:25:44 EST 2004


prolly got a Cartesian product in the query...
that'll eat the 8MB

Hans Zaunere wrote:
>>The following occurs when we query records on the 'interns' table:
>>
>>Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to 
>>allocate 40 bytes) in ../intern.inc on line 1135
> 
> 
> Show me line 1135 and a couple lines surrounding it - I bet this isn't a
> MySQL error.
> 
> See http://us3.php.net/ini_set and search the page for memory_limit -
> notice it's 8M by default.  Thus, it's probably a PHP error and sloppy
> code.
> 
> H
> 
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
> 




More information about the talk mailing list