supervisorctl restart tomcat
select * from information_schema.processlist where user=‘follow_up’
select concat(‘KILL ‘,id,’;’) from information_schema.processlist where user=‘follow_up’
supervisorctl restart tomcat
select * from information_schema.processlist where user=‘follow_up’
select concat(‘KILL ‘,id,’;’) from information_schema.processlist where user=‘follow_up’
368
5306
289

被折叠的 条评论
为什么被折叠?