mysql: see all open connections to a given database?

SHOW PROCESSLIST

or

 show status where `variable_name` = 'Threads_connected';
posted @ 2016-09-29 04:48  功夫 熊猫  阅读(280)  评论(0)    收藏  举报