查询processlist具体信息时间:2023-01-04 19:14:43SELECT * FROM information_schema.PROCESSLIST WHERE HOST LIKE '%172.16.10.22%' AND COMMAND <> 'Sleep'