Quote:
Originally Posted by Marco van Herwaarden
@bobster
MySQL can also give memory errors, but the error message looks different.
The error as posted in the first post is not a MySQL error!
|
I agree... this isn't an
ERROR its an
ISSUE and its an issue that can be resolved in two different ways. Snakes never once used the word error, he simply pointed out that this is a known issue with MySQL and can be resolved without upping the PHP memory limit
It can be resolved by upping the php memory limit and it can also be resolved by upping the MySQL Memory limit.
I've had dealt with this exact issue and have resolved it and test it both ways and both work just fine.
I just wanted to chime in to say that its not right to say someone is wrong when they did bring up something that is in fact correct. The "Popular" answer is to up the PHP Mem limit, that doesn't mean its the "correct" way or "only" way..