Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > perl.dbi.dev > #2165

Re: DBD::mysql 4.044 released!

Newsgroups perl.dbi.dev
Date 2018-01-31 18:12 +0100
Subject Re: DBD::mysql 4.044 released!
Message-ID <20180131171230.GA14186@pali> (permalink)
References <a08f3b7d-086a-357e-dbeb-d88a703f4632@patg.net> <20180125094409.6a7b889a@pc09.procura.nl> <b20630e9-8717-089c-9365-075930200ceb@patg.net>
From pali@cpan.org

Show all headers | View raw


On Wednesday 31 January 2018 10:46:58 Patrick M. Galbraith wrote:
> "Should I create a ticket?"
> 
> Yes please.
> 
> Thank you,
> 
> Patrick
> 
> On 1/25/18 3:44 AM, H.Merijn Brand wrote:
> >On Tue, 23 Jan 2018 08:59:54 -0500, "Patrick M. Galbraith"
> ><patg@patg.net> wrote:
> >
> >>Dear Perl and MySQL community,
> >>
> >>I'm quite pleased to announce the release of DBD::mysql 4.044!
> >Hmm
> >
> >$ rpm -q openssl
> >openssl-1.1.0g-1.1.noarch
> >$ mysql --version
> >mysql  Ver 15.1 Distrib 10.2.12-MariaDB, for Linux (x86_64) using readline 5.1
> >$ rpm -qa | grep -i mariadb | sort
> >libmariadb3-3.0.2-4.2.x86_64
> >libmariadb-devel-3.0.2-4.2.x86_64
> >mariadb-10.2.12-1.1.x86_64
> >mariadb-bench-10.2.12-1.1.x86_64
> >mariadb-client-10.2.12-1.1.x86_64
> >mariadb-connector-odbc-3.0.2-4.1.x86_64
> >mariadb-errormessages-10.2.12-1.1.noarch
> >mariadb-tools-10.2.12-1.1.x86_64
> >
> >$ perl -v | fgrep 5.2
> >This is perl 5, version 26, subversion 0 (v5.26.0) built for x86_64-linux-thread-multi-ld
> >$ perl -MV=DBI
> >DBI
> >         /pro/lib/perl5/site_perl/5.26.0/x86_64-linux-thread-multi-ld/DBI.pm: 1.639
> >
> >Linux 4.14.14-1-default [openSUSE Tumbleweed 20180122]  HP ZBook 15G3 Core(TM) i7-6820HQ CPU @ 2.70GHz/3411(8 cores) x86_64  15963 Mb
> >
> >Should I create a ticket?
> >
...
> >dbdimp.c:2125:13: error: ‘MYSQL {aka struct st_mysql}’ has no member named ‘reconnect’
> >        result->reconnect=0;
> >              ^~

Reported:
https://rt.cpan.org/Ticket/Display.html?id=122065
https://rt.cpan.org/Ticket/Display.html?id=122429
https://rt.cpan.org/Ticket/Display.html?id=122431
https://github.com/perl5-dbi/DBD-mysql/issues/139
https://github.com/perl5-dbi/DBD-mysql/issues/169
https://github.com/perl5-dbi/DBD-mysql/issues/218
https://github.com/perl5-dbi/DBD-mysql/issues/219
https://github.com/perl5-dbi/DBD-mysql/pull/133
https://github.com/perl5-dbi/DBD-mysql/pull/224

And fixed:
https://github.com/gooddata/DBD-MariaDB/commit/9cfed385af6c437e87e981022eef440cc2d99777

Back to perl.dbi.dev | Previous | Next | Find similar


Thread

Re: DBD::mysql 4.044 released! pali@cpan.org - 2018-01-31 18:12 +0100

csiph-web