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. _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel