Bug#917303: Request for help with MariaDB 10.3 / libdbd-mysql-perl packaging

Georg Richter georg at mariadb.com
Tue Jan 8 18:34:24 GMT 2019


Hi Otto,

it doesn't make sense to zero a pointer, if the container (or speaking of
C: structure) is freed afterwards. The documentation clearly states, that a
handle (which was previously freed by mysql_close() ) needs to be
initialized again.

The pull request fixes the perl test case, but it didn't fix perl itself,
which still abuses internal members of the connector, which are considered
to be opaque. (And being opaque is the goal for next major release).

/Georg


On Mon, Jan 7, 2019 at 8:40 PM Otto Kekäläinen <otto at debian.org> wrote:

> Hello!
>
> gregor herrmann <gregoa at debian.org> kirjoitti pe 4. tammikuuta 2019 klo
> 1.23:
>
>> On Thu, 03 Jan 2019 22:04:48 +0200, Otto Kekäläinen wrote:
>>
>> > Just checking: are you Georg or Gregor currently working on this
>> > issue, and do you have any estimate when we could expect either a
>> > patch to MariaDB Connector C or a new upload of DBD-mysql so this
>> > issue would be resolved?
>>
>> I had a look at DBD::mysql and DBD::MariaDB but without any success.
>> I hope that someone with a better understanding than me from the
>> Debian perl Group can try and find a solution.
>>
>> I've now pinged the upstream issue at:
>> https://github.com/perl5-dbi/DBD-mysql/issues/275
>
>
> Thanks Gregor for working with upstreams to fix this. Nice Eric Herman was
> also involved ;)
>
> Georg Richter, I hope you can review
> https://github.com/MariaDB/mariadb-connector-c/pull/95 shortly, thanks!
>
>
>>

-- 
Georg Richter, Senior Software Engineer
MariaDB Corporation Ab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20190108/a75e7de4/attachment.html>


More information about the pkg-perl-maintainers mailing list