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

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Feb 5 13:04:53 CET 2009


Revision: 5250
          http://opensips.svn.sourceforge.net/opensips/?rev=5250&view=rev
Author:   bogdan_iancu
Date:     2009-02-05 12:04:52 +0000 (Thu, 05 Feb 2009)

Log Message:
-----------
several improvments in prepared statements code:

1) push in mysql directly the data provided from application layer (modules using DB) - no copy, no conversion, not nothing. This gives a huge boost on processing strings, intergers and large BLOBS

2) no limititation for the data size that needs to be pushed into DB

Modified Paths:
--------------
    trunk/modules/db_mysql/dbase.c
    trunk/modules/db_mysql/my_con.h
    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