Skip to content

Instantly share code, notes, and snippets.

@shiro01
Created August 17, 2018 07:07
Show Gist options
  • Save shiro01/8ef4117719e1d8c96574c41729752219 to your computer and use it in GitHub Desktop.
Save shiro01/8ef4117719e1d8c96574c41729752219 to your computer and use it in GitHub Desktop.
コネクション数の確認用
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