Re: looking for a patch or workaround for err / errstr bug
"Martin J. Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Organization | Easysoft Limited |
| Message-ID | <[email protected]> |
On 27/06/13 21:17, Robert Dodier wrote: > Hi, I think I have run into this bug; > https://rt.cpan.org/Public/Bug/Display.html?id=71555 > > I am working on a 64-bit Windows Server 2008 system > and 32-bit Strawberry Perl (32-bit since it appears that > there is a module I need which doesn't work with 64-bit). > perl/vendor/lib/DBD/mysql.pm says $VERSION = '4.022' in it. > > Does anyone know of a patch or workaround for bug #71555? > > Thanks for any advice. > > best, > > Robert Dodier > I think you might find this is now fixed in DBD-mysql-4.024. Martin