2 messages in com.mysql.lists.javaRe: Is there a way to monitor the con...
FromSent OnAttachments
minhc26 Nov 2002 15:12 
Mark Matthews26 Nov 2002 17:15 
Subject:Re: Is there a way to monitor the connections from a uset to a mysql database
From:Mark Matthews (ma@mysql.com)
Date:11/26/2002 05:15:16 PM
List:com.mysql.lists.java

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

minhc wrote:

Is there a way to monitor the number connections to a table from a user?

Users don't connect to tables. They connect to a mysql server, and that's the level that restricts connections.

You can use 'show processlist' to see who's connected from where, and what they're doing.

See http://www.mysql.com/doc/en/Too_many_connections.html for more information.

-Mark

- -- For technical support contracts, visit https://order.mysql.com/?ref=mmma

iD8DBQE95BzAtvXNTca6JD8RAhljAKCtOS8XADsReCnwypIH0NsVIa0A3ACgsVQe Af5p6ehNliaqKi43shqYgsU= =Ojnf -----END PGP SIGNATURE-----