All pastes #638395 Raw Edit

Something

public text v1 · immutable
#638395 ·published 2007-07-29 20:05 UTC
rendered paste body
select ts,CASE WHEN COUNT(exec='cmd')>0 THEN 1 ELSE 0 END AS is_running FROM processlist_summary where gkm_id=11 GROUP BY ts;