Created
August 17, 2018 07:07
-
-
Save shiro01/8ef4117719e1d8c96574c41729752219 to your computer and use it in GitHub Desktop.
コネクション数の確認用
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SHOW GLOBAL VARIABLES like 'max_connections'; | |
SHOW STATUS like 'Threads_connected'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment