Hello

I am using MySql 3.23.47 on Linux (2.2.17-14smp) and InnoDB

I do Intensive test (=Insert + Update + Select) using C API and 
running the processes on the same machine.
Every thing work fine, BUT,
some time to time I got some  "Lost connection to MySQL ..."  (errno = 2013)

The query concerned is a small select (only 1 field) on a small table (6 fields)
(the max_allowed_packet is set to 16M )

Has anybody encountred a similar problem ?

Is there a relation with the  net_read_timeout  (set to 30)

Thank you 

-- 
Bernard CHAMBON
IN2P3 / CNRS (Centre de Calcul de LYON)
Tél :   04 72 69 42 18 
http://www.in2p3.fr/CC

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to