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.
