BAUMEISTER Alexandre writes:
 > Sinisa,
 > 
 >   These  are  daemon  programs ... not exiting. I've about 10 programs
 >   initialising  a  connection  and then looping, doing some updates on
 >   table while receiving data from another input.
 > 
 >   The schema is :
 > 
 >      1. Connecting to Mysql
 >      2. reading data (from a file for example)
 >      3. updating Mysql table
 >      4. if any error, do a mysql_ping() in order to re-connect if
 >         disconnected
 >      5. loop to 2.
 > 
 > SM> Also, please try our 2.7 binary, just to rule out build problmes.
 > 
 >   I will try now.
 > 
 >   Alex.
 > 
 > 
 > 

Well, the above provides some more light !

Increase wait timeout to some HUGE value. Same for net_read_timeout
and net_write_timeout.

Also, if signal 14 happens again check if the corresponding daemon is
still running.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
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