Path to this page:
Subject: CVS commit: pkgsrc/databases/ruby-mysql2
From: Takahiro Kambe
Date: 2018-02-25 15:08:18
Message id: 20180225140818.38BEFFB40@cvs.NetBSD.org
Log Message:
databases/ruby-mysql2: update to 0.4.10.
New Features
* Make sure ssl is enabled if only :sslverify is set (#889)
Fixes
* Cast the BIT(1) type when :cast_booleans is true for prepared statements
(#883, #903)
* Compilation failures against MariaDB Connector/C 3.0.2 (#878, #888, #895,
#900, #901, #902)
* MYSQL_SECURE_AUTH has been removed in MySQL 8.0.3 RC (#892, #898)
Changes
* Better specs (#904)
* Extended keyword for the explain statement has been removed (#894)
Files: