RE: View current connections

2002-08-15 Thread William R. Mussatto
; From: Egor Egorov [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 15, 2002 7:08 AM > To: [EMAIL PROTECTED] > Subject: Re: View current connections > > > Tab, > Wednesday, August 14, 2002, 11:06:36 PM, you wrote: > > TA> Is there a tool out there for Windows

Re: View current connections

2002-08-15 Thread Mikhail Entaltsev
gards, Mikhail. - Original Message - From: "Tab Alleman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 15, 2002 5:01 PM Subject: RE: View current connections Thanks for the reply Egor.. This helps, but what I'm really hoping to find is a GU

RE: View current connections

2002-08-15 Thread Tab Alleman
ugust 15, 2002 7:08 AM To: [EMAIL PROTECTED] Subject: Re: View current connections Tab, Wednesday, August 14, 2002, 11:06:36 PM, you wrote: TA> Is there a tool out there for Windows that will let me monitor how TA> many connections to my MySQL database are currently open at any TA> give

Re: View current connections

2002-08-15 Thread Egor Egorov
Tab, Wednesday, August 14, 2002, 11:06:36 PM, you wrote: TA> Is there a tool out there for Windows that will let me monitor how many TA> connections to my MySQL database are currently open at any given moment? Use SHOW PROCESSLIST command: http://www.mysql.com/doc/en/SHOW_PROCESSLIST.html

View current connections

2002-08-14 Thread Tab Alleman
Is there a tool out there for Windows that will let me monitor how many connections to my MySQL database are currently open at any given moment? - Before posting, please check: http://www.mysql.com/manual.php (the manual)