change group INSERT to REPLACE to prevent merge problems in multi-master DB clusters

This commit is contained in:
Doug Bell 2011-03-21 18:49:45 -05:00
parent 5e6483e97f
commit 2a519d5ae9
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@
- fixed #12050: Thing query caching #1
- added: Let CHI cache request $dbh via an "args" : [ "dbh" ] cache conf
- added: lineage increment_step and increment_offset for multi-master DB clusters
- Change Group INSERT to REPLACE to prevent merge problems in multi-master DB clusters
7.10.11
- fixed #12057: WebGUI::Search, assetIds search clause