Revision: 5842
          http://opensips.svn.sourceforge.net/opensips/?rev=5842&view=rev
Author:   bogdan_iancu
Date:     2009-07-07 09:42:49 +0000 (Tue, 07 Jul 2009)

Log Message:
-----------
backport from trunk (rev #5787 - #5797):
- reworked the entire re-connect mechanism in mysql - as the mysql lib is not 
relaible in delivering the re-connect events to application (when using both 
prepared statements and text queries), the auto-reconnect for client lib was 
disabled and all the re-connect work is done manually at application (db_mysql 
module) level.

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=5787&view=rev

Modified Paths:
--------------
    branches/1.5/modules/db_mysql/README
    branches/1.5/modules/db_mysql/db_mysql.c
    branches/1.5/modules/db_mysql/db_mysql.h
    branches/1.5/modules/db_mysql/dbase.c
    branches/1.5/modules/db_mysql/doc/db_mysql_admin.xml
    branches/1.5/modules/db_mysql/my_con.c
    branches/1.5/modules/db_mysql/my_con.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to