mysql_connections
This is an old revision of the document!
Table of Contents
mysql/MariaDB connections
Viewing current connections To view connections, log into mysql and run:
SHOW STATUS WHERE `variable_name` = 'Threads_connected';
Configuring Maximum Connections
Run time
/etc/my.cnf
mysql_connections.1454313152.txt.gz · Last modified: 2024/05/23 07:26 (external edit)