| 
 Posted by MS on 03/25/07 23:06 
"Steve" <no.one@example.com> wrote in message 
news:uAwNh.6$KN3.0@newsfe03.lga... 
> | 
> | MySQL 4.1.11 
> | Debian GNU/Linux 
> | PHP Version 4.4.0 
> 
> have you tried to adjust the max execution time and the memory limit? 
> 
> 
 
I have not tried those ideas, as when I get the server error it only takes 
maybe 2 second to throw-up the error. 
 
Can anyone tell me....  If your server limits the MBs that can be stored in 
your MySQL database Say 40MB 
 
and you are very close to that limit say 37MB full. 
 
if when a query is used the size of the database is increased for the 
internal sorting/selecting (temp tables) for the duration of the select 
being run??  As this may account for the error!!
 
[Back to original message] 
 |