Results 1 to 3 of 3
- 07-27-2007, 07:00 AM #1
Member
- Join Date
- Jul 2007
- Posts
- 5
- Rep Power
- 0
How to check the number of applications connected to MySQL DB
Hi,
Is there some way to check the number of applications connected to an instance of mysql database?
I have two different Java applications that will be using the same instance of MySQL.
My requirement is that, I want to close the MySQL instance while closing the Java application.
But before doing so, I want to make sure the other application is not connected to it.
Is there some way I can check that?
Your suggestions will be of great help.
Thanks,
Sandeep
- 08-08-2007, 01:23 AM #2
Senior Member
- Join Date
- Mar 2007
- Posts
- 134
- Rep Power
- 0
Are you refering to the Mysqlconnection ? I think you need to explain little more Is this different from the regular stuff ?
- 08-08-2007, 10:52 AM #3
Member
- Join Date
- Jul 2007
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Can someone check my code
By joz_12345 in forum Java 2DReplies: 7Last Post: 02-18-2008, 02:58 AM -
[B]Simple Client connected to server but not exchanging messages[/B]
By JavaEmpires in forum NetworkingReplies: 3Last Post: 01-07-2008, 07:01 AM -
Logging applications
By ravian in forum New To JavaReplies: 2Last Post: 01-02-2008, 06:43 PM -
please help on java program for printer : this printer is connected to system which
By for453 in forum Java 2DReplies: 0Last Post: 08-09-2007, 06:30 AM -
Problems with Jtable connected to data base
By elizabeth in forum AWT / SwingReplies: 2Last Post: 08-07-2007, 04:24 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks