On Friday 15 December 2006 11:23, Mikhail Berman wrote: > Hi Chris, > > If you are running on *Nix you could write a script generally structured > like: > > do > - show status | grep 'what_ever_string_you_want_to_see' > - insert into table > - sleep [seconds] > done >
Yes, we are, and actually the queries will probably come from a perl script, so we can definitely do something like this, but it just seemed more elegant to be able to do it all in one query, so I was hoping there was a way. Thanks! -Chris -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]