change group INSERT to REPLACE to prevent merge problems in multi-master DB clusters
This commit is contained in:
parent
5e6483e97f
commit
2a519d5ae9
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue