Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-DBD-MySQL: A MySQL interface for perl
Name: | perl-DBD-MySQL |
Vendor: | Fermi |
Version: | 2.1021 |
License: | distributable |
Release: | 4.EL3 |
URL: | http://www.cpan.org |
- Summary
- An implementation of DBI for MySQL for Perl.
Changelog
- * Fri Mar 17 18:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com>
- Fix bug 112904:
Only turn ssl on if /usr/include/mysql/my_config* contains '#define HAVE_OPENSSL 1'
(currently, SSL is NOT enabled in RHEL-3 mysql-3.23.58-16.RHEL3.1).
If DBD::mysql enables ssl when mysql does not, then DBD::mysql will contain
unresolved symbol references under PERL_DL_NONLAZY=1.
- * Wed Jan 1 18:00:00 2003 Chip Turner <cturner{%}redhat{*}com>
- turn ssl on and allow Makefile.PL to yse mysql_config to find proper link flags
- update to 2.1021
- * Sat Dec 14 18:00:00 2002 Chip Turner <cturner{%}redhat{*}com>
- don't use internal rpm dep generator