The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

drop_mysql_biosql_test_dbs

SYNOPSIS

In shell command line,

    drop_mysql_biosql_test_dbs 

DESCRIPTION

THIS script is for bioperl-db developers to drop all test databases, which may be generated during runing 'make test'.

NOTE: This script is only for mysql database, since within my knowledge on DBI, I do not know how to connect to Oracle host without specific database. As well, I do not have Oracle installed. You are welcome to adapt it into Oracle and other RDBMS! :-)

AUTHOR

Juguang XIAO, juguang at tll.org.sg