in reply to DBI::fetchall_arrayref() error
Me, as being one of the people who noticed this error, am still using DBI 1.21.Changes in DBI 1.26, 13th June 2002
Added $max_rows parameter to fetchall_arrayref() to optionally limit the number of rows returned. Can now fetch batches of rows.
I hate having to upgrade everything every few months — especially if everything else works very well.
Update: In case anyone wonders, I was referring to this sentence:
But some people even seem to get these errors with the undef in there!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: DBI::fetchall_arrayref() error
by pg (Canon) on Jan 12, 2004 at 01:21 UTC | |
|
Re: Re: DBI::fetchall_arrayref() error
by Anonymous Monk on Jan 11, 2004 at 23:30 UTC |