How to find the active connections in MySql?

If you want to find the active open connections in your database

By giving the command in your SqlYog

mysql>SHOW STATUS LIKE '%conn%;


Comments

Popular posts from this blog

How do i Increase the capacity of the Eclipse Output console?

An internal error occurred during: "Building workspace". Java heap space

How to convert the Math Number to Words in Java?