select * from information_schema.PROCESSLIST where info is not null;
show processlist;
show processlist 能看到所有库以及用户的执行情况