Date: Mon, 29 Nov 2004 14:03:32 +0100
To: [EMAIL PROTECTED]
From: Philippe de Rochambeau <[EMAIL PROTECTED]>
Subject: Number of connections to a database
Message-Id: <[EMAIL PROTECTED]>
Hello,
is there any way to tell the number of simultaneous connections to a
mysql database at
Philippe de Rochambeau wrote:
Hello,
is there any way to tell the number of simultaneous connections to a
mysql database at a given time, using SQL or a scripting language such
as php, perl, etc. ?
Many thanks.
Philippe
show status is your friend:
show status like "Connections"
HTH,
Wolfram
--
Hello,
is there any way to tell the number of simultaneous connections to a
mysql database at a given time, using SQL or a scripting language such
as php, perl, etc. ?
Many thanks.
Philippe
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://li