Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Connections

Show current connections

show status where variable_name = 'threads_connected';

Show max connections

SHOW VARIABLES LIKE 'max_connections';