[OpenSER-Devel] [Fwd: [Serdev] CVS:commitlog: sip_router/modules/mysql my_con.c mysql_mod.c mysql_mod.h]

Klaus Darilion klaus.mailinglists at pernau.at
Tue Jun 26 14:54:05 CEST 2007


at least the patch for the mysql reconnect problem is interesting.

btw: was this problem ever reported for openser too, or does it happen 
only with ser?

regards
klaus

-------- Original Message --------
Subject: [Serdev] CVS:commitlog: sip_router/modules/mysql my_con.c 
mysql_mod.c mysql_mod.h
Date: Wed, 27 Jun 2007 01:12:04 +0200 (CEST)
From: Jan Janak <jan at iptel.org>
To: serdev at lists.iptel.org

janakj      2007/06/25 17:39:09 CEST

   SER CVS Repository

   Modified files:
     modules/mysql        my_con.c mysql_mod.c mysql_mod.h
   Log:
   Added the following features from Andrei:
   - connect_timeout parameter which allows to limit connection timeouts to
     mysql server
   - send_timeout parameter which can limit the time the client library 
spends
     sending data to the server
   - receive_timeout parameter which can limit the time the library spends
     waiting for the data from the server
   - enable reconnect for mysql >= 5.0.13

   Revision  Changes    Path
   1.9       +36 -1     sip_router/modules/mysql/my_con.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/mysql/my_con.c.diff?r1=1.8&r2=1.9
   1.3       +37 -1     sip_router/modules/mysql/mysql_mod.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/mysql/mysql_mod.c.diff?r1=1.2&r2=1.3
   1.2       +7 -1      sip_router/modules/mysql/mysql_mod.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/mysql/mysql_mod.h.diff?r1=1.1&r2=1.2
_______________________________________________
Serdev mailing list
Serdev at lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serdev



More information about the Devel mailing list