select id,db,host,time,info,command from information_schema.processlist where command<>'sleep'
干掉:
kill <id>