Re: viewing number of current connections

2006-03-06 Thread SGreen
jonathan <[EMAIL PROTECTED]> wrote on 03/05/2006 03:19:41 PM: > is there a way to view the current number of connections in mysql? > I'm developing a PHP / MySQL app and would like to be able to debug a > few performance problems. > > Ideally, I'd like to be able to query the number of current

viewing number of current connections

2006-03-05 Thread jonathan
is there a way to view the current number of connections in mysql? I'm developing a PHP / MySQL app and would like to be able to debug a few performance problems. Ideally, I'd like to be able to query the number of current connections via the mysqli interface and make decisions based upon t