Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 20464
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: bhess [...] techrg.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Issue with Class::DBI - with DBD-mysql-3.0004,5,6
Date: Fri, 14 Jul 2006 17:20:00 -0400
To: bug-DBD-mysql [...] rt.cpan.org
From: Bill Hess <bhess [...] techrg.com>
Not sure what is happening here - but I am getting this msg: *statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still Active at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* whenever I make the second call in my Class::DBI based lib for example I have the first object, then I want to get something related to it when I try to the obj related to it - this is when the above msg appears I followed the advice on this link: http://lists.digitalcraftsmen.net/pipermail/classdbi/2006-May/001206.html and found that DBD-mysql-3.0003 seems to work OK that is - the above msg does not appear. FYI - I am using the latest version of all related Class::DBI modules - there are a lot: http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.51.tar.gz http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0006.tar.gz http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-2.11.tar.gz http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/Apache-DBI-1.01.tar.gz http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite-1.12.tar.gz http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor-0.25.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data-Inheritable-0.04.tar.gz http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-Trigger-0.10.tar.gz http://search.cpan.org/CPAN/authors/id/R/RD/RDF/Clone-0.20.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-1.03.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Ima-DBI-0.34.tar.gz http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/UNIVERSAL-moniker-0.08.tar.gz http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.2801.tar.gz http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-0.64.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-v3.0.14.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-mysql-1.00.tar.gz http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17.tar.gz http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Class-Accessor-Chained-0.01.tar.gz http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.13.tar.gz http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-0.63.tar.gz http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.21.tar.gz http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/Data-Page-2.00.tar.gz http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-1.21.tar.gz http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-0.14.tar.gz http://search.cpan.org/CPAN/authors/id/M/MA/MAURICE/IPC-ShareLite-0.09.tar.gz http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-1.05.tar.gz http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Class-DBI-Sweet-0.08.tar.gz http://search.cpan.org/CPAN/authors/id/D/DA/DAVEBAIRD/SQL-Abstract-Limit-0.12.tar.gz http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI-AbstractSearch-0.07.tar.gz
CC: undisclosed-recipients:;
Subject: Re: [rt.cpan.org #20464] Issue with Class::DBI - with DBD-mysql-3.0004,5,6
Date: Fri, 14 Jul 2006 14:31:00 -0700
To: bug-DBD-mysql [...] rt.cpan.org
From: Patrick Galbraith <patg [...] mysql.com>
Bill Hess via RT wrote: Bill, Thanks, I'll dig into this to see what the problem is. Thanks again, Patrick Show quoted text
>Fri Jul 14 17:13:52 2006: Request 20464 was acted upon. >Transaction: Ticket created by bhess@techrg.com > Queue: DBD-mysql > Subject: Issue with Class::DBI - with DBD-mysql-3.0004,5,6 > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: bhess@techrg.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=20464 > > > >Not sure what is happening here - but I am getting this msg: > >*statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still Active >at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* > >whenever I make the second call in my Class::DBI based lib >for example I have the first object, then I want to get something >related to it >when I try to the obj related to it - this is when the above msg appears > >I followed the advice on this link: >http://lists.digitalcraftsmen.net/pipermail/classdbi/2006-May/001206.html > >and found that DBD-mysql-3.0003 seems to work OK >that is - the above msg does not appear. > >FYI - I am using the latest version of all related Class::DBI modules - >there are a lot: > >http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.51.tar.gz >http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0006.tar.gz >http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-2.11.tar.gz >http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/Apache-DBI-1.01.tar.gz >http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite-1.12.tar.gz >http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor-0.25.tar.gz >http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data-Inheritable-0.04.tar.gz >http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-Trigger-0.10.tar.gz >http://search.cpan.org/CPAN/authors/id/R/RD/RDF/Clone-0.20.tar.gz >http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-1.03.tar.gz >http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Ima-DBI-0.34.tar.gz >http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/UNIVERSAL-moniker-0.08.tar.gz >http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.2801.tar.gz >http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-0.64.tar.gz >http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-v3.0.14.tar.gz >http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-mysql-1.00.tar.gz >http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17.tar.gz >http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Class-Accessor-Chained-0.01.tar.gz >http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.13.tar.gz >http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-0.63.tar.gz >http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.21.tar.gz >http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/Data-Page-2.00.tar.gz >http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-1.21.tar.gz >http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-0.14.tar.gz >http://search.cpan.org/CPAN/authors/id/M/MA/MAURICE/IPC-ShareLite-0.09.tar.gz >http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-1.05.tar.gz >http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Class-DBI-Sweet-0.08.tar.gz >http://search.cpan.org/CPAN/authors/id/D/DA/DAVEBAIRD/SQL-Abstract-Limit-0.12.tar.gz >http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI-AbstractSearch-0.07.tar.gz > > > > > > ------------------------------------------------------------------------ > > Not sure what is happening here - but I am getting this msg: > > *statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still > Active at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* > > whenever I make the second call in my Class::DBI based lib > for example I have the first object, then I want to get something > related to it > when I try to the obj related to it - this is when the above msg appears > > I followed the advice on this link: > http://lists.digitalcraftsmen.net/pipermail/classdbi/2006-May/001206.html > > and found that DBD-mysql-3.0003 seems to work OK > that is - the above msg does not appear. > > FYI - I am using the latest version of all related Class::DBI modules > - there are a lot: > > http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.51.tar.gz > http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0006.tar.gz > http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-2.11.tar.gz > http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/Apache-DBI-1.01.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite-1.12.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor-0.25.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data-Inheritable-0.04.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-Trigger-0.10.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RD/RDF/Clone-0.20.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-1.03.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Ima-DBI-0.34.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/UNIVERSAL-moniker-0.08.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.2801.tar.gz > http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-0.64.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-v3.0.14.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-mysql-1.00.tar.gz > http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Class-Accessor-Chained-0.01.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.13.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-0.63.tar.gz > http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.21.tar.gz > http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/Data-Page-2.00.tar.gz > http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-1.21.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-0.14.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MA/MAURICE/IPC-ShareLite-0.09.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-1.05.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Class-DBI-Sweet-0.08.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DA/DAVEBAIRD/SQL-Abstract-Limit-0.12.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI-AbstractSearch-0.07.tar.gz >
From: mark.addison [...] itn.co.uk
This looks to me like the same bug as ticket 20009 (http://rt.cpan.org/Public/Bug/Display.html?id=20009), that is the Active attribute on the statement handle is not getting re-set after all rows have been fetched. That ticket contains a patch to fix it. It seems this started with version 3.0004 (3.0003 and below don't generate the warning). The following is a quick script to demostrate the bug: #!env perl use strict; use warnings; use DBI; my $dbh=DBI->connect( 'DBI:mysql:host=localhost;database=test', 'test' => '', { RaiseError => 1, PrintError => 1 } ); my $sql = 'SELECT 1'; my $sth = $dbh->prepare_cached($sql); print "Prepared active:",$sth->{Active},"\n"; $sth->execute; print "Executed active:",$sth->{Active},"\n"; while ( $sth->fetchrow_hashref ) { } print "Fetched active:",$sth->{Active},"\n"; # Prep again to see if we get Still Active warning $sth = $dbh->prepare_cached($sql); __END__ On a System with Perl v5.8.8, DBI 1.50 and DBD::mysql 3.0004+ $ perl test-dbd-mysql.pl Prepared active: Executed active:1 Fetched active:1 prepare_cached(SELECT 1) statement handle DBI::st=HASH(0x82bb238) still Active at test-dbd-mysql.pl line 26 If I drop back to DBD::mysql 3.0003 or below it works again. $ perl test-dbd-mysql.pl Prepared active: Executed active:1 Fetched active: mark On Fri Jul 14 17:31:45 2006, patg@mysql.com wrote: Show quoted text
> Bill Hess via RT wrote: > > Bill, > > Thanks, I'll dig into this to see what the problem is. > > Thanks again, > > Patrick >
> >Fri Jul 14 17:13:52 2006: Request 20464 was acted upon. > >Transaction: Ticket created by bhess@techrg.com > > Queue: DBD-mysql > > Subject: Issue with Class::DBI - with DBD-mysql-3.0004,5,6 > > Broken in: (no value) > > Severity: (no value) > > Owner: Nobody > > Requestors: bhess@techrg.com > > Status: new > > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=20464 > > > > > > >Not sure what is happening here - but I am getting this msg: > > > >*statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still
> Active
> >at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* > > > >whenever I make the second call in my Class::DBI based lib > >for example I have the first object, then I want to get something > >related to it > >when I try to the obj related to it - this is when the above msg
> appears
> > > >I followed the advice on this link: > >http://lists.digitalcraftsmen.net/pipermail/classdbi/2006-
> May/001206.html
> > > >and found that DBD-mysql-3.0003 seems to work OK > >that is - the above msg does not appear. > > > >FYI - I am using the latest version of all related Class::DBI modules
> - > 3.0006.tar.gz > 2.11.tar.gz > 1.01.tar.gz > 1.12.tar.gz > 0.25.tar.gz > Inheritable-0.04.tar.gz > 0.10.tar.gz > ContextualFetch-1.03.tar.gz > 0.08.tar.gz > 0.2801.tar.gz > 0.64.tar.gz > v3.0.14.tar.gz > 1.00.tar.gz > Chained-0.01.tar.gz > 0.13.tar.gz > 0.63.tar.gz > 0.21.tar.gz > 2.00.tar.gz > 1.21.tar.gz > 0.14.tar.gz > 0.09.tar.gz > 1.05.tar.gz > 0.08.tar.gz > Limit-0.12.tar.gz > AbstractSearch-0.07.tar.gz
> > > > > > > > > > > >
> ------------------------------------------------------------------------
> > > > Not sure what is happening here - but I am getting this msg: > > > > *statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still > > Active at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* > > > > whenever I make the second call in my Class::DBI based lib > > for example I have the first object, then I want to get something > > related to it > > when I try to the obj related to it - this is when the above msg
> appears
> > > > I followed the advice on this link: > > http://lists.digitalcraftsmen.net/pipermail/classdbi/2006-
> May/001206.html
> > > > and found that DBD-mysql-3.0003 seems to work OK > > that is - the above msg does not appear. > > > > FYI - I am using the latest version of all related Class::DBI
> modules > 3.0006.tar.gz > 2.11.tar.gz > 1.01.tar.gz > 1.12.tar.gz > 0.25.tar.gz > Inheritable-0.04.tar.gz > 0.10.tar.gz > ContextualFetch-1.03.tar.gz > 0.08.tar.gz > 0.2801.tar.gz > 0.64.tar.gz > v3.0.14.tar.gz > 1.00.tar.gz > 0.17.tar.gz > Chained-0.01.tar.gz > 0.13.tar.gz > 0.63.tar.gz > 0.21.tar.gz > 2.00.tar.gz > 1.21.tar.gz > 0.14.tar.gz > 0.09.tar.gz > 1.05.tar.gz > Sweet-0.08.tar.gz > Limit-0.12.tar.gz > AbstractSearch-0.07.tar.gz
> >
>
From: llarian [...] llarian.net
Has there been any progress on this? While it doesn't appear to be affecting functionality much, its certainly clogging up logs rather badly. -Dylan On Fri Jul 14 17:31:45 2006, patg@mysql.com wrote: Show quoted text
> Bill Hess via RT wrote: > > Bill, > > Thanks, I'll dig into this to see what the problem is. > > Thanks again, > > Patrick >
Hi there! A fix for this is forthcoming, within the week. Thanks! Patrick On Fri Jul 14 17:13:52 2006, bhess@techrg.com wrote: Show quoted text
> Not sure what is happening here - but I am getting this msg: > > *statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still > Active > at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* > > whenever I make the second call in my Class::DBI based lib > for example I have the first object, then I want to get something > related to it > when I try to the obj related to it - this is when the above msg > appears > > I followed the advice on this link: > http://lists.digitalcraftsmen.net/pipermail/classdbi/2006- > May/001206.html > > and found that DBD-mysql-3.0003 seems to work OK > that is - the above msg does not appear. > > FYI - I am using the latest version of all related Class::DBI modules > - > there are a lot: > > http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.51.tar.gz > http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql- > 3.0006.tar.gz > http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1- > 2.11.tar.gz > http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/Apache-DBI- > 1.01.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite- > 1.12.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor- > 0.25.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data- > Inheritable-0.04.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-Trigger- > 0.10.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RD/RDF/Clone-0.20.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch- > 1.03.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Ima-DBI-0.34.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/UNIVERSAL-moniker- > 0.08.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build- > 0.2801.tar.gz > http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version- > 0.64.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI- > v3.0.14.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-mysql- > 1.00.tar.gz > http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Class-Accessor- > Chained-0.01.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel- > 0.13.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple- > 0.63.tar.gz > http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception- > 0.21.tar.gz > http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/Data-Page- > 2.00.tar.gz > http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract- > 1.21.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-0.14.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MA/MAURICE/IPC-ShareLite- > 0.09.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache- > 1.05.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Class-DBI-Sweet- > 0.08.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DA/DAVEBAIRD/SQL-Abstract- > Limit-0.12.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI- > AbstractSearch-0.07.tar.gz >
I am working on the 3.0007/3.0007_1 release by tomorrow with contains a fix from Jim Winstead for this bug. Kind regards, Patrick On Fri Jul 14 17:13:52 2006, bhess@techrg.com wrote: Show quoted text
> Not sure what is happening here - but I am getting this msg: > > *statement handle DBIx::ContextualFetch::st=HASH(0xbb96c0) still > Active > at /usr/local/perl/lib/site_perl/5.8.8/Ima/DBI.pm line 381* > > whenever I make the second call in my Class::DBI based lib > for example I have the first object, then I want to get something > related to it > when I try to the obj related to it - this is when the above msg > appears > > I followed the advice on this link: > http://lists.digitalcraftsmen.net/pipermail/classdbi/2006- > May/001206.html > > and found that DBD-mysql-3.0003 seems to work OK > that is - the above msg does not appear. > > FYI - I am using the latest version of all related Class::DBI modules > - > there are a lot: > > http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.51.tar.gz > http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql- > 3.0006.tar.gz > http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1- > 2.11.tar.gz > http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/Apache-DBI- > 1.01.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite- > 1.12.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor- > 0.25.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data- > Inheritable-0.04.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-Trigger- > 0.10.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RD/RDF/Clone-0.20.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch- > 1.03.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Ima-DBI-0.34.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/UNIVERSAL-moniker- > 0.08.tar.gz > http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build- > 0.2801.tar.gz > http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version- > 0.64.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI- > v3.0.14.tar.gz > http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-mysql- > 1.00.tar.gz > http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Class-Accessor- > Chained-0.01.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel- > 0.13.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple- > 0.63.tar.gz > http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception- > 0.21.tar.gz > http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/Data-Page- > 2.00.tar.gz > http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract- > 1.21.tar.gz > http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-0.14.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MA/MAURICE/IPC-ShareLite- > 0.09.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache- > 1.05.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Class-DBI-Sweet- > 0.08.tar.gz > http://search.cpan.org/CPAN/authors/id/D/DA/DAVEBAIRD/SQL-Abstract- > Limit-0.12.tar.gz > http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI- > AbstractSearch-0.07.tar.gz >
Fixed in 3.0007/3.0007_1