摘要:
备份:::::::  
评论(0)
推荐(0)
摘要:
SELECT * FROM information_schema.PROCESSLIST WHERE command !='sleep' ORDER BY time DESC 
评论(0)
推荐(0)