1 package Bio
::DB
::GFF
::Adaptor
::dbi
::mysqlopt
;
5 Bio::DB::GFF::Adaptor::dbi::mysqlopt -- Deprecated database adaptor
9 This adaptor has been superseded by Bio::DB::GFF::Adaptor::dbi::mysql.
11 See L<Bio::DB::GFF> and L<Bio::DB::GFF::Adaptor::dbi::mysql>
15 L<Bio::DB::GFF>, L<bioperl>
19 Lincoln Stein E<lt>lstein@cshl.orgE<gt>.
21 Copyright (c) 2002 Cold Spring Harbor Laboratory.
23 This library is free software; you can redistribute it and/or modify
24 it under the same terms as Perl itself.
29 use base
qw(Bio::DB::GFF::Adaptor::dbi::mysql);