Not at all. The exact error is : 2008 : MySQL client run out of memory
On the mysql online support they say It may happen when a query
returns to much rows. 
But It's not the case. Moreover the query works with phpMyAdmin, which
gives me a bit of hope...

That's all.

Le jeu, 09 aoû 2001, vous avez écrit :
> hello patrice,
>
> please cut & paste exact error here.. is this related to script timeout
>
> bye
> sandeep
> ----- Original Message -----
> From: "Patrice Garbe" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 09, 2001 3:53 PM
> Subject: [PHP-DB] 2008 : MySQL client run out of memory
>
>
> Hello,
>
> I have this error (2008 : MySQL client run out of memory) performing
> a request in a script.
> However that request works perfectly under phpMyAdmin !
>
> I tried to do a lot of mysql_free_result() in my script (because there are
> a lot of requests) but I doesn't work and I think It is useless.
>
> I looked on the PHP site to see if there's not a bug but I didn't
> configured my PHP with the --enable-memory-limit option.
> I have the version 4.0.6 with the mysql built-in support. Note that I first
> compiled PHP with the external mysql support and I had the same error.
>
> What's the problem ? How to find the cause ?
> I tried a debugger called Body but It is so slow that I could die before.
>
> Thank you
>
> Patrice
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to