<dtml-comment>
title:
connection_id:cmf_activity_sql_connection
max_rows:1000
max_cache:100
cache_time:0
class_name:
class_file:
</dtml-comment>
<params>processing_node:int=-1</params>
UPDATE
message
SET
processing="0"
WHERE
processing="1"
AND processing_node="<dtml-sqlvar processing_node type="int">"
-
Alexandre Boeglin authored
processing flag for all activities processed by this node, to clear zombie activities safely. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5670 20353a03-c40f-0410-a6d1-a30d3c3de9de
f506c769