MySQL 管理长时间运行查询最常用的查询select concat ('kill ',id,';') from information_schema.processlistwhere time >= 2-- and user = '业务账号'and command not in ('sleep','Connect')and s