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.

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to