不是这个么 * 执行 SELECT * FROM information_schema.processlist; 查看 SQL 对应的 MEM 列的值
SELECT * FROM information_schema.processlist;
MEM