DBD::mysql 4.032 released

2015-07-21 Thread Patrick Galbraith
Dear Perl and MySQL community, We're pleased to announce the release of DBD::mysql 4.032! The changes, per ChangeLog features from test releases 4.032_01 and 4_032_02 as well as git log: * Daniƫl van Eeden and Eric Herman (Booking.com) - 5.6.6 the connection attributes - support for

Re: SQL::Parser schema patches

2015-07-21 Thread Gonzalo Barco
Excellent! We found the github repo. We will be forking from there and sending a pull request with your requirements. Thanks for the prompt answer, gonzalo On Tue, Jul 21, 2015 at 10:37 AM, Jens Rehsack rehs...@cpan.org wrote: Hi Gonzalo, Am 21.07.2015 um 15:29 schrieb Gonzalo Barco

[perl5-dbi/dbi] 7b5a1d: Change return type of dbd_st_execute, dbd_st_rows,...

2015-07-21 Thread Tim Bunce
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 7b5a1d831740bdd121b301352e7b566e40181fa8 https://github.com/perl5-dbi/dbi/commit/7b5a1d831740bdd121b301352e7b566e40181fa8 Author: Tim Bunce tim.bu...@pobox.com Date: 2015-07-21 (Tue, 21 Jul 2015)

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

2015-07-21 Thread Tim Bunce
On Tue, Jul 21, 2015 at 01:33:34PM +0100, Martin J. Evans wrote: Long, sorry. No problem. The whole topic is a bit of a mess. On 20/07/15 18:00, Tim Bunce wrote: On Mon, Jul 20, 2015 at 02:54:53PM +0100, Martin J. Evans wrote: On 20/07/15 14:15, Tim Bunce wrote: I think that would work

Re: SQL::Parser schema patches

2015-07-21 Thread Jens Rehsack
Hi Gonzalo, Am 21.07.2015 um 15:29 schrieb Gonzalo Barco gbarc...@gmail.com: Hi, A work collegue has made some mods to SQL::Parser and is eager to commit the to the official code base. The patches should be rebased to latest release and should have tests (either to prove what fails

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

2015-07-21 Thread Martin J. Evans
Long, sorry. On 20/07/15 18:00, Tim Bunce wrote: On Mon, Jul 20, 2015 at 02:54:53PM +0100, Martin J. Evans wrote: On 20/07/15 14:15, Tim Bunce wrote: I think that would work for me - I'm happy to test it our here if you want to give it a go. IIRC, when this was last discussed the problem is

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

2015-07-21 Thread Martin J. Evans
On 21/07/15 15:03, Tim Bunce wrote: On Tue, Jul 21, 2015 at 01:33:34PM +0100, Martin J. Evans wrote: Long, sorry. No problem. The whole topic is a bit of a mess. On 20/07/15 18:00, Tim Bunce wrote: On Mon, Jul 20, 2015 at 02:54:53PM +0100, Martin J. Evans wrote: On 20/07/15 14:15, Tim