Path to this page:
Subject: CVS commit: [pkgsrc-2015Q1] pkgsrc/www/p5-Apache2-AuthCookieDBI
From: Havard Eidnes
Date: 2015-04-07 10:02:46
Message id: 20150407080246.2AEB098@cvs.netbsd.org
Log Message:
Add a local fix to make this work with non-MySQL backends:
Quoting database identifiers with backticks as is done in 2.17 is
not portable, and only works with a MySQL backend. Instead, use
the DBI quote_identifier method as hinted in
https://rt.cpan.org/Public/Bug/Display.html?id=101561
Bump PKGREVISION to 1.
Files: