On Fri, Jan 03, 2003 at 12:04:47AM +0200, Heikki Tuuri wrote: > > I think Sinisa suggested some of the InnoDB statistics could be > included in SHOW STATUS. Of course not all, as SHOW INNODB STATUS > often prints several kilobytes of data.
Right... > But, what is the problem in scanning the text string returned by > SHOW INNODB STATUS, and picking the information you want? I can > promise that the output format of interesting stats will stay rather > constant. The "problem" is then everyone has to do it. And I can guarantee that it'll be done at least 10 times in each language (C, C++, Perl, PHP, Phython, etc...) It's just so easy to treat the results like a normal result set when you're using SHOW STATUS. But you already knew that. :-) Jeremy -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo! <[EMAIL PROTECTED]> | http://jeremy.zawodny.com/ MySQL 3.23.51: up 18 days, processed 648,525,199 queries (397/sec. avg) --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php