Apache-DBI-Cache
view release on metacpan or search on metacpan
MYSQL1, MYSQL2
the 2 database names
MYSQL_HOST
the database host. If omitted "localhost" is used.
MYSQL_USER, MYSQL_PASSWD
you credentials.
My "make test" command looks like:
MYSQL1=dbitest1 MYSQL2=dbitest2 make test
BerkeleyDB
If "BerkeleyDB" is not available a few tests are skipped.
DEPENDENCIES
BerkeleyDB is used if installed to make DBI handle statistics visible
for the whole Apache process group instead of a single process.
mk_README.sh view on Meta::CPAN
=item B<MYSQL_HOST>
the database host. If omitted C<localhost> is used.
=item B<MYSQL_USER>, B<MYSQL_PASSWD>
you credentials.
=back
My C<make test> command looks like:
MYSQL1=dbitest1 MYSQL2=dbitest2 make test
=head3 BerkeleyDB
If C<BerkeleyDB> is not available a few tests are skipped.
=head1 DEPENDENCIES
B<BerkeleyDB> is used if installed to make DBI handle statistics visible
( run in 0.509 second using v1.01-cache-2.11-cpan-64827b87656 )