Apache-DBI-Cache

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    These environment variables are used:

    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

mk_README.sh  view on Meta::CPAN

=item B<MYSQL1>, B<MYSQL2>

the 2 database names

=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.

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.334 second using v1.00-cache-2.02-grep-82fe00e-cpan-f73e49a70403 )