select `USER`, DB, concat('KILL ',id,';') from information_schema.processlist WHERE TIME > 100
相关文章:
select `USER`, DB, concat('KILL ',id,';') from information_schema.processlist WHERE TIME > 100
相关文章: