查询进程MySQL进程ID

select `USER`, DB, concat('KILL ',id,';') from information_schema.processlist WHERE TIME > 100
posted @ 2020-07-17 14:45  技术颜良  阅读(1167)  评论(0编辑  收藏  举报