Tim
I'm using perl 5.8.3 with DBi-1.42 without any problem !
Before that I used DBI-1.40 and it worked as well !
All "self-compiled" on Linux(i386/PPC) .
Hope that helps !
Cheers Swen
Tim Bunce <[EMAIL PROTECTED]>
19/03/2004 02:29 PM
To: "Jonathan M. Newton" <[EMAIL PROTECTED]>
cc: [EMAIL PROTECTED]
Subject: Re: Issue w/ latest DBI (1.42), latest mysql DBD,
and Perl 5.8.3
On Thu, Mar 18, 2004 at 12:39:42PM -0800, Jonathan M. Newton wrote:
> Hi -
>
> Every time I run a select query on the above setup - I get:
> Undefined subroutine &DBD::mysql::st::fetchrow_array called
>
> But when I switch back to perl 5.8.0 and both of the latest versions of
above -
> it works like a charm.
>
> I have a more extensive description at:
> http://www.perlmonks.org/index.pl?node_id=337790
>
> Any idea what's going on?
No.
What does the DBI trace (level, um, 9) show for that method call?
Does the problem with Perl 5.8.3 still happen with older versions
of DBI and DBD::mysql?
Has anyone else here tried perl 5.8.3 with any versions of the DBI?
Tim.