[OpenSIPS-Devel] SF.net SVN: opensips:[5232] trunk/modules/db_mysql

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Jan 29 18:19:47 CET 2009


Revision: 5232
          http://opensips.svn.sourceforge.net/opensips/?rev=5232&view=rev
Author:   bogdan_iancu
Date:     2009-01-29 17:19:47 +0000 (Thu, 29 Jan 2009)

Log Message:
-----------
1)  DB driver aligned to the new db result structure (memory fragmenatation issue)

2) prepared statements support in mysql driver added.
  This is based on an original patch provided by Victor Gamov; the patch and desing was radically changed to allow both prepared statements and normal queries in the same time and to optimize the management of the prepared statements

Modified Paths:
--------------
    trunk/modules/db_mysql/dbase.c
    trunk/modules/db_mysql/dbase.h
    trunk/modules/db_mysql/my_con.c
    trunk/modules/db_mysql/my_con.h
    trunk/modules/db_mysql/res.c
    trunk/modules/db_mysql/row.c
    trunk/modules/db_mysql/val.c
    trunk/modules/db_mysql/val.h


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



More information about the Devel mailing list