Re: Important Perl 5.8.1 release candidate needs testing

2003-08-08 Thread Stephen Clouse
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Aug 07, 2003 at 12:28:27PM +0100, Tim Bunce wrote: > So the more real code that 5.8.1 is tested with the better. That's what I meant to imply I've been doing, of course. Real code that's using DBI and DBD::Oracle (and 30 other CPAN modules).

Re: MySQL keys problem...

2003-08-08 Thread Rudy Lippan
Just a few thoughts see below... On Thu, 7 Aug 2003, NIPP, SCOTT V (SBCSI) wrote: > I am working on a script to collect system information, and I have > run into a problem I cannot quite figure out. Here is the pertinent section > of code: > > my $test = $dbh->prepare("SELECT id FROM fs

Re: dbi and size limitations

2003-08-08 Thread John Costello
> On Mon, 4 Aug 2003 21:31:27 +1000 > "Steve Baldwin" <[EMAIL PROTECTED]> wrote: > > => Look through the perldoc for LongReadLen. AFAIK, the only limitation > is => on memory issued by the OS. A word of warning - if you set > LongReadLen => to something large, you should probably set RowCacheSize