Share on LinkedIn
To view current db connections on any given server running Linux, run the following command:
netstat -na | grep 3306
Share on LinkedIn
To view current db connections on any given server running Linux, run the following command:
netstat -na | grep 3306