maybe that's a silly suggestion, but there are quite trivial ways of getting metadata from a database.use vars 'QUERY_COUNT'; ... my $res = $dbh->selectrow_hashref("show status"); $QUERY_COUNT += ($res->{'Questions'} - $QUERY_COUNT);
In reply to Re: DBI query count?
by thcsoft
in thread DBI query count?
by skx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |