Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2017 12:27:32 -0500
From:      Ryan Perry <rperry@madisonip.com>
To:        perl@FreeBSD.org
Subject:   FreeBSD Port: databases/p5-DBD-mysql
Message-ID:  <D569B86D-71F7-4AC7-A918-8D8B52017EB0@madisonip.com>

next in thread | raw e-mail | index | archive | help

Could the requirement for mysql56-client be bumped to mysql57-client?  The 5.6 client does not support SSL/TLS by default, but 5.7 does.  Additionally, I’m not sure if 5.6 is involved in the recent CVE, but it seems the 5.7 client is not.

Library dependencies:
libmysqlclient.so.18 : databases/mysql56-client <http://www.freshports.org/databases/mysql56-client/>;

Previously, I believe the justification for mysql56-client was a change in how the 5.7 client handled $dbh->{mysql_insert_id}.  Maybe that’s since been resolved?
> 
>  FreeBSD mysql57-client-5.7.10_4 that mysql_insertid always returns 0.  I tried to use the other DBI methods.  LAST_INSERT_ID() does work however (coming from mysql).


https://bugs.mysql.com/bug.php?id=78778 <https://bugs.mysql.com/bug.php?id=78778>;





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D569B86D-71F7-4AC7-A918-8D8B52017EB0>