On Jul 19, 2015, at 7:41 AM, Tim Bunce wrote:
> Internally the DBI has a DBIc_ROW_COUNT(sth) macro that has an IV type.
> That's a signed int that would be 64 bits on most modern systems.
> On many of those systems the plain int type might be 32 bits.
>
> I've just pushed an experimental change
Branch: refs/tags/1.633_91
Home: https://github.com/perl5-dbi/dbi
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: 29f6b9b76e9c637be31cb80f1a262ff68b42ef43
https://github.com/perl5-dbi/dbi/commit/29f6b9b76e9c637be31cb80f1a262ff68b42ef43
Author: Tim Bunce
Date: 2015-07-19 (Sun, 19 Jul 2015)
Changed paths:
M DBI.
On Thu, Jul 16, 2015 at 10:46:35AM -0700, David E. Wheeler wrote:
> On Jul 16, 2015, at 6:40 AM, Tim Bunce wrote:
>
> > Well, this contains lots more light! ...
> >
> >>> -> dbd_st_execute for 03fdf4e0
> parse_params statement
> >>>SELECT c.change_id ...
> >
> >>> Binding paramete