natehuangting opened a new issue, #20896: URL: https://github.com/apache/shardingsphere/issues/20896
## Feature Request SS currently show processlist can only display the connection in execution, but not the connection in the sleep. I hope to be able to display all the same as MySQL, if I need to filter the sleep, can use the following command. ``` pager grep -v sleep;show processlist; ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
