Hello.

Have a look here:
  http://dev.mysql.com/doc/refman/5.0/en/gone-away.html

I suggest you to check the max_allowed_packet. See:
  http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html
  http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html


Celestino Gomez Cid wrote:
>  
> 
> Dear All,
> 
> I am trying to store (using the C API) a long field in a longblob table
> field. The size of the sentence is 2361408 Bytes and when using the
> function mysql_real_query it returns an error saying that the MySQL
> server has gone. However, if I reduce the data to be stored in a factor
> of 4. Then the data is stored without problems.
> 
> Does anybody know what is happenning ?
> 
> Thanks very much,
> 
> Celestino.
> 
>  
> 
> 
> ______________________
> Este mensaje, y en su caso, cualquier fichero anexo al mismo,
>  puede contener informacion clasificada por su emisor como confidencial
>  en el marco de su Sistema de Gestion de Seguridad de la 
> Informacion siendo para uso exclusivo del destinatario, quedando 
> prohibida su divulgacion copia o distribucion a terceros sin la 
> autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
>  erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
> Gracias por su colaboracion.
> ______________________
> This message including any attachments may contain confidential 
> information, according to our Information Security Management System,
>  and intended solely for a specific individual to whom they are addressed.
>  Any unauthorised copy, disclosure or distribution of this message
>  is strictly forbidden. If you have received this transmission in error,
>  please notify the sender immediately and delete it.
> ______________________
> 


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to