title:
connection_id:cmf_activity_sql_connection
max_rows:1000
max_cache:0
cache_time:0
class_name:
class_file:
method_id
message_uid
path
tag
SELECT
COUNT(DISTINCT uid) as uid_count
FROM
message_queue
WHERE
processing_node >= -2
AND (
method_id = OR
)
AND uid =
AND (
path = OR
)
AND (
tag = OR
)