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  功夫 熊猫  阅读(273)  评论(0编辑  收藏  举报