Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?

David E. Wheeler <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
On Jul 19, 2015, at 7:41 AM, Tim Bunce <[email protected]> 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 that might help in general
> https://github.com/perl5-dbi/dbi/commit/29f6b9b76e9c637be31cb80f1a262ff68b42ef43#diff-cb6af96fe009d6f8d9d682415e1ab755
> but probably wouldn't in your case.

Huh. Why not?

> At the moment I'd view this as a DBD::mysql bug.
> 
> Tim.
> 
> p.s. These open DBD::mysql issues might also be more or less related:
> https://rt.cpan.org/Public/Bug/Display.html?id=48158
> https://rt.cpan.org/Public/Bug/Display.html?id=80394
> https://rt.cpan.org/Public/Bug/Display.html?id=75570

Given that these have had exactly 0 activity in three years, how should we go about getting thins on the maintaners’ radar?

Also, is there something I can do in Sqitch to work around this issue?

Thanks,

David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.