[Devel] SF.net SVN: openser: [1970] trunk
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Apr 4 17:53:50 CEST 2007
Revision: 1970
http://openser.svn.sourceforge.net/openser/?rev=1970&view=rev
Author: bogdan_iancu
Date: 2007-04-04 08:53:50 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
- added extension for OpenSER-Database-API and the mySQL-Module for
"last_inserted_id" method. This method returns the last inserted ID of an
INSERT-statement, in case the table has an auto-increment field.
Contributed by Carsten Bock, BASIS AudioNet GmbH
The first module to use this functionality will be the usrloc module for
update and delete operations (used the record ID instead of costly AOR and
contact maching)
Modified Paths:
--------------
trunk/db/db.c
trunk/db/db.h
trunk/db/db_cap.h
trunk/db/doc/db-api.txt
trunk/modules/mysql/db_mod.c
trunk/modules/mysql/dbase.c
trunk/modules/mysql/dbase.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