Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Apache-DBI | Distribution: openSUSE Leap 16.0 |
Version: 1.12 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Mon Mar 4 13:04:18 2024 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 132653 | Source RPM: perl-Apache-DBI-1.12-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Apache-DBI/ | |
Summary: Initiate a persistent database connection |
This module initiates a persistent database connection. The database access uses Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ When loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environment variable 'MOD_PERL' has been set and if the module Apache::DBI has been loaded. In this case every connect request will be forwarded to the Apache::DBI module. This checks if a database handle from a previous connect request is already stored and if this handle is still valid using the ping method. If these two conditions are fulfilled it just returns the database handle. The parameters defining the connection have to be exactly the same, including the connect attributes! If there is no appropriate database handle or if the ping method fails, a new connection is established and the handle is stored for later re-use. There is no need to remove the disconnect statements from your code. They won't do anything because the Apache::DBI module overloads the disconnect method.
GPL-1.0+ or Artistic-1.0
* Mon Mar 04 2024 pgajdos@suse.com - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN * Tue Apr 14 2015 coolo@suse.com - updated to 1.12 see /usr/share/doc/packages/perl-Apache-DBI/Changes 1.12 June 12, 2013 - Fix detection of server startup in mod_perl 2, to avoid caching connections in the parent process. Perrin Harkins <perrin@elem.com> * Thu Oct 20 2011 tabraham@novell.com - update to 1.11 * RT 69087, perl 5.14 'Using qw(...) as parentheses' fix * Mon Feb 07 2011 vcizek@novell.com - update to 1.10 - Add Apache2::RequestUtil for mp2 instances. * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Thu Nov 18 2010 anicka@suse.cz - update to 1.09 * Fix pod errors * Adds PerlChildExitHandler to disconnect existing connections * Tue Feb 23 2010 anicka@suse.cz - update to 1.08 * Fix bug to allow DBI in startup.pl etc again * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Thu Jun 19 2008 anicka@suse.cz - update to 1.07 * http://rt.cpan.org/Public/Bug/Display.html?id=31003 * http://rt.cpan.org/Public/Bug/Display.html?id=29209 PerlCleanupHandler doesn't get called with MP2 * http://rt.cpan.org/Public/Bug/Display.html?id=28824 Documentation Additions * Fri Mar 30 2007 anicka@suse.cz - update to 1.06 * MP2/AuthDBI: Fixed Apache::AuthDBI::debug() to actually work. * Bump minium required perl version to 5.6.1 to match DBI * Wed Dec 13 2006 anicka@suse.cz - update to 1.05 * MP2/AuthDBI: Add missing Apache2::Access * MP1: Undefined subroutine &Apache2::Const::OK called at .... * Wed Sep 13 2006 anicka@suse.cz - update to 1.03 * three minor bugfixes * Wed Jul 12 2006 anicka@suse.cz - update to 1.01 * As DBI has supported only perl 5.6.0 since 2003 v1.38 Apache::DBI now requires perl 5.6.0 as well. * Fix a plethora of uninitialized variable warnings, general code cleanup, don't import unneeded symbols from Carp, Digest::SHA1, and Digest::MD5 * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Tue Jan 10 2006 anicka@suse.cz - update to 0.9901 - fix #neededforbuild * Mon Aug 01 2005 pth@suse.de - Fix file list * Tue Jun 15 2004 ro@suse.de - updated requires * Wed May 05 2004 mjancar@suse.cz - update neededforbuild * Thu Feb 26 2004 mjancar@suse.cz - update to 0.94 * Thu Oct 30 2003 mjancar@suse.cz - update to 0.92 * Wed Sep 17 2003 kukuk@suse.de - Add provides/obsoletes for package rename * Fri Aug 22 2003 mjancar@suse.cz - require the perl version we build with * Mon Jul 21 2003 mjancar@suse.cz - adapt to perl-5.8.1 - use %perl_process_packlist * Mon Jun 23 2003 mjancar@suse.cz - update to 0.91 - rename to perl-Apache-DBI - fix filelist * Tue May 20 2003 mjancar@suse.cz - remove unpackaged files * Mon Jul 22 2002 prehak@suse.cz - doesn't require any specific apache version, simply require apache [#16775] * Tue Jul 02 2002 mls@suse.de - remove race in .packlist generation * Mon Nov 05 2001 poeml@suse.de - use apache-devel-packages macro in #neededforbuild (expat.rpm is needed by apxs) * Sun Aug 12 2001 kukuk@suse.de - Fix path to perl interpreter * Wed Mar 28 2001 rolf@suse.de - update to 0.88 * Fri Feb 23 2001 ro@suse.de - changed neededforbuild <apache> to <apache apache-devel> * Thu Nov 16 2000 rolf@suse.de - extracted from perlmod package
/usr/lib/perl5/vendor_perl/5.38.2/Apache /usr/lib/perl5/vendor_perl/5.38.2/Apache/AuthDBI.pm /usr/lib/perl5/vendor_perl/5.38.2/Apache/DBI.pm /usr/share/doc/packages/perl-Apache-DBI /usr/share/doc/packages/perl-Apache-DBI/Changes /usr/share/doc/packages/perl-Apache-DBI/README /usr/share/doc/packages/perl-Apache-DBI/TODO /usr/share/doc/packages/perl-Apache-DBI/traces.txt /usr/share/man/man3/Apache::AuthDBI.3pm.gz /usr/share/man/man3/Apache::DBI.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 7 23:57:44 2025