[OpenSER-Devel] SF.net SVN: openser: [2477] trunk

Henning Westerholt henning.westerholt at 1und1.de
Wed Jul 18 18:28:47 CEST 2007


Revision: 2477
          http://openser.svn.sourceforge.net/openser/?rev=2477&view=rev
Author:   henningw
Date:     2007-07-18 09:28:47 -0700 (Wed, 18 Jul 2007)

Log Message:
-----------
- implement 'insert on duplicate key update' SQL directive in database
  API and mysql driver
- this is similar to the replace SQL command, but the old row in case
  of an update is not deleted
- closes #1665077

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