[Lunar-commits] r26317 - moonbase/trunk/perl/DBD-mysql
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 20 14:38:45 CEST 2007
Author: stumbles
Date: 2007-10-20 14:38:45 +0200 (Sat, 20 Oct 2007)
New Revision: 26317
Modified:
moonbase/trunk/perl/DBD-mysql/DETAILS
Log:
To name a few fixes/changes;
Fixed mysql_warning issue < 4.1
Replaced all references to dbis to use imp_xxh per DBI best practices
Removed all 'FindNewTable' calls in all tests. Just use 't1' for all tests to
simplify things. Plus, this is how MySQL internall tests.
Modified: moonbase/trunk/perl/DBD-mysql/DETAILS
===================================================================
--- moonbase/trunk/perl/DBD-mysql/DETAILS 2007-10-20 12:29:44 UTC (rev 26316)
+++ moonbase/trunk/perl/DBD-mysql/DETAILS 2007-10-20 12:38:45 UTC (rev 26317)
@@ -1,11 +1,11 @@
MODULE=DBD-mysql
- VERSION=4.00
+ VERSION=4.005
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/
- SOURCE_VFY=sha1:d2717faeafac5066a024da3c190af7de59c749fe
+ SOURCE_VFY=sha1:e1a6e97a14d900817a4a08f13194f2d2e351ab48
WEB_SITE=http://search.cpan.org/search?dist=DBD::mysql
ENTERED=20020727
- UPDATED=20061225
+ UPDATED=20071020
SHORT="the mysql and msql DBD modules for perl DBI"
cat << EOF
DBD::mysql:
More information about the Lunar-commits
mailing list