Fork me on GitHub
摘要: show processlist show processlist; -- 或者 SELECT id, db, user, host, command, time, state, info from information_schema.PROCESSLIST WHERE 1=1 -- and co 阅读全文
posted @ 2024-08-20 10:32 秋夜雨巷 阅读(2) 评论(0) 推荐(0) 编辑